#b4dcec color space conversions
Hex:
#b4dcec
RGB:
180, 220, 236
CMY:
29, 14, 7
CMYK:
24, 7, 0, 7
HSL:
197°, 59.5745%, 81.5686%
HSV (HSB):
197°, 23.7288%, 92.5490%
XYZ:
59.5559, 66.9458, 89.1398
xyY:
0.2762, 0.3104, 66.9458
CIE-Lab:
85.4766, -9.5419, -12.1375
CIE-LCH:
85.4766, 15.4391, 231.8275
CIE-Luv:
85.4766, -20.9802, -17.4626
Hunter-Lab:
81.8204, -13.2582, -7.3196
#b4dcec color charts
#b4dcec color shades, tints & tones
#b4dcec color schemes
#b4dcec color preview, HTML & CSS examples
This text has a color of #b4dcec
<p style="color:#b4dcec;">Text here</p>
.mytext {color:#b4dcec;}
This box has a color of #b4dcec
<div style="background-color:#b4dcec;">Content here</div>
.mybackground {background-color:#b4dcec;}
Border around this has a color of #b4dcec
<div style="border:2px solid #b4dcec;">Content here</div>
.myborder {border:2px solid #b4dcec;}