#b4deeb color space conversions
Hex:
#b4deeb
RGB:
180, 222, 235
CMY:
29, 13, 8
CMYK:
23, 6, 0, 8
HSL:
194°, 57.8947%, 81.3725%
HSV (HSB):
194°, 23.4043%, 92.1569%
XYZ:
59.9391, 67.9440, 88.5526
xyY:
0.2769, 0.3139, 67.9440
CIE-Lab:
85.9784, -10.7895, -10.8606
CIE-LCH:
85.9784, 15.3090, 225.1880
CIE-Luv:
85.9784, -21.8516, -15.2125
Hunter-Lab:
82.4282, -14.4499, -5.9956
#b4deeb color charts
#b4deeb color shades, tints & tones
#b4deeb color schemes
#b4deeb color preview, HTML & CSS examples
This text has a color of #b4deeb
<p style="color:#b4deeb;">Text here</p>
.mytext {color:#b4deeb;}
This box has a color of #b4deeb
<div style="background-color:#b4deeb;">Content here</div>
.mybackground {background-color:#b4deeb;}
Border around this has a color of #b4deeb
<div style="border:2px solid #b4deeb;">Content here</div>
.myborder {border:2px solid #b4deeb;}