#b4ddfa color space conversions
Hex:
#b4ddfa
RGB:
180, 221, 250
CMY:
29, 13, 2
CMYK:
28, 12, 0, 2
HSL:
205°, 87.5000%, 84.3137%
HSV (HSB):
205°, 28.0000%, 98.0392%
XYZ:
61.9342, 68.3183, 100.3650
xyY:
0.2686, 0.2962, 68.3183
CIE-Lab:
86.1654, -6.8898, -18.4952
CIE-LCH:
86.1654, 19.7368, 249.5687
CIE-Luv:
86.1654, -21.6525, -28.3257
Hunter-Lab:
82.6549, -10.8942, -14.1353
#b4ddfa color charts
#b4ddfa color shades, tints & tones
#b4ddfa color schemes
#b4ddfa color preview, HTML & CSS examples
This text has a color of #b4ddfa
<p style="color:#b4ddfa;">Text here</p>
.mytext {color:#b4ddfa;}
This box has a color of #b4ddfa
<div style="background-color:#b4ddfa;">Content here</div>
.mybackground {background-color:#b4ddfa;}
Border around this has a color of #b4ddfa
<div style="border:2px solid #b4ddfa;">Content here</div>
.myborder {border:2px solid #b4ddfa;}