#bcdecf color space conversions
Hex:
#bcdecf
RGB:
188, 222, 207
CMY:
26, 13, 19
CMYK:
15, 0, 7, 13
HSL:
154°, 34.0000%, 80.3922%
HSV (HSB):
154°, 15.3153%, 87.0588%
XYZ:
58.1228, 67.4389, 68.9851
xyY:
0.2988, 0.3466, 67.4389
CIE-Lab:
85.7251, -14.0729, 3.6124
CIE-LCH:
85.7251, 14.5292, 165.6034
CIE-Luv:
85.7251, -17.5312, 7.8940
Hunter-Lab:
82.1212, -17.3754, 7.6789
#bcdecf color charts
#bcdecf color shades, tints & tones
#bcdecf color schemes
#bcdecf color preview, HTML & CSS examples
This text has a color of #bcdecf
<p style="color:#bcdecf;">Text here</p>
.mytext {color:#bcdecf;}
This box has a color of #bcdecf
<div style="background-color:#bcdecf;">Content here</div>
.mybackground {background-color:#bcdecf;}
Border around this has a color of #bcdecf
<div style="border:2px solid #bcdecf;">Content here</div>
.myborder {border:2px solid #bcdecf;}