#bdefcc color space conversions
Hex:
#bdefcc
RGB:
189, 239, 204
CMY:
26, 6, 20
CMYK:
21, 0, 15, 6
HSL:
138°, 60.9756%, 83.9216%
HSV (HSB):
138°, 20.9205%, 93.7255%
XYZ:
62.7519, 76.9115, 68.6648
xyY:
0.3012, 0.3692, 76.9115
CIE-Lab:
90.2808, -22.7295, 11.7334
CIE-LCH:
90.2808, 25.5794, 152.6963
CIE-Luv:
90.2808, -25.0862, 21.4802
Hunter-Lab:
87.6992, -25.7505, 14.9678
#bdefcc color charts
#bdefcc color shades, tints & tones
#bdefcc color schemes
#bdefcc color preview, HTML & CSS examples
This text has a color of #bdefcc
<p style="color:#bdefcc;">Text here</p>
.mytext {color:#bdefcc;}
This box has a color of #bdefcc
<div style="background-color:#bdefcc;">Content here</div>
.mybackground {background-color:#bdefcc;}
Border around this has a color of #bdefcc
<div style="border:2px solid #bdefcc;">Content here</div>
.myborder {border:2px solid #bdefcc;}