#bcedcc color space conversions
Hex:
#bcedcc
RGB:
188, 237, 204
CMY:
26, 7, 20
CMYK:
21, 0, 14, 7
HSL:
140°, 57.6471%, 83.3333%
HSV (HSB):
140°, 20.6751%, 92.9412%
XYZ:
61.9223, 75.6194, 68.4591
xyY:
0.3006, 0.3671, 75.6194
CIE-Lab:
89.6823, -22.0767, 10.8729
CIE-LCH:
89.6823, 24.6089, 153.7795
CIE-Luv:
89.6823, -24.6228, 20.0958
Hunter-Lab:
86.9594, -25.0721, 14.1953
#bcedcc color charts
#bcedcc color shades, tints & tones
#bcedcc color schemes
#bcedcc color preview, HTML & CSS examples
This text has a color of #bcedcc
<p style="color:#bcedcc;">Text here</p>
.mytext {color:#bcedcc;}
This box has a color of #bcedcc
<div style="background-color:#bcedcc;">Content here</div>
.mybackground {background-color:#bcedcc;}
Border around this has a color of #bcedcc
<div style="border:2px solid #bcedcc;">Content here</div>
.myborder {border:2px solid #bcedcc;}