#b9dfec color space conversions
Hex:
#b9dfec
RGB:
185, 223, 236
CMY:
27, 13, 7
CMYK:
22, 6, 0, 7
HSL:
195°, 57.3034%, 82.5490%
HSV (HSB):
195°, 21.6102%, 92.5490%
XYZ:
61.5356, 69.1458, 89.4601
xyY:
0.2795, 0.3141, 69.1458
CIE-Lab:
86.5762, -9.5924, -10.4655
CIE-LCH:
86.5762, 14.1965, 227.4925
CIE-Luv:
86.5762, -20.0259, -14.7791
Hunter-Lab:
83.1539, -13.4258, -5.5786
#b9dfec color charts
#b9dfec color shades, tints & tones
#b9dfec color schemes
#b9dfec color preview, HTML & CSS examples
This text has a color of #b9dfec
<p style="color:#b9dfec;">Text here</p>
.mytext {color:#b9dfec;}
This box has a color of #b9dfec
<div style="background-color:#b9dfec;">Content here</div>
.mybackground {background-color:#b9dfec;}
Border around this has a color of #b9dfec
<div style="border:2px solid #b9dfec;">Content here</div>
.myborder {border:2px solid #b9dfec;}