In RGB color space, #bccdef hex color has a red value of 188, a green value of 205 and a blue value of 239.
In CMYK color space (used in color printing), #bccdef hex color is composed of 21.34% cyan, 14.23% magenta, 0% yellow and 6.27% black.
#bccdef color has a hue of 220 degrees, a saturation of 61.45% and a lightness of 83.7%.
#bccdef hex color contains mainly BLUE.
The closest web safe color of #bccdef is #ccccff
#bccdef hex color has a decimal value of 12373487.
HEX | bccdef | #bccdef |
---|---|---|
RGB | 188, 205, 239 | rgb(188, 205, 239) |
RGB Percent | 73.73, 80.39, 93.73 | rgb(73.73, 80.39, 93.73) |
CMYK | 21, 14, 0, 6 | |
HSL | 220°, 61.45, 83.7 | hsl(220, 61.45%, 83.7%) |
HSV | 220°, 21.3, 93.7 |
XYZ | 58.15, 60.586, 90.291 |
---|---|
Hunter Lab | 77.837, -2.862, -14.291 |
CIE-LAB | 82.156, 1.379, -18.665 |
CIE-LCH | 82.156, 18.716, 274.225 |
CIE-LUV | 21.34, 14.23, 0, 6.27 |
Web Safe | ccccff |
RGB percent of color #bccdef
CMYK percent of color #bccdef
Text with hexadecimal color #bccdef
This text has a font color of #bccdef
<p style="color:#bccdef">Text here</p>
#bccdef Background Color
This box has a background color of #bccdef
<div style="background-color:#bccdef">Text here</div>
#bccdef Border Color
This box has a border color of #bccdef
<div style="border: 4px solid #bccdef">Text here</div>
CSS codes
<p style="color:#bccdef">Text here</p>
<div style="background-color:#bccdef">Text here</div>
<div style="border: 4px solid #bccdef">Text here</div>
#bccdef Color on white background
This is how a font and box color of #bccdef will look
on a white background.
#bccdef Color on black background
This is how a font and box color of #bccdef hex color will look
on a black background.