#b9ccdd color space conversions
Hex:
#b9ccdd
RGB:
185, 204, 221
CMY:
27, 20, 13
CMYK:
16, 8, 0, 13
HSL:
208°, 34.6154%, 79.6078%
HSV (HSB):
208°, 16.2896%, 86.6667%
XYZ:
54.6516, 58.7205, 76.8604
xyY:
0.2873, 0.3087, 58.7205
CIE-Lab:
81.1377, -2.9222, -10.5994
CIE-LCH:
81.1377, 10.9948, 254.5866
CIE-Luv:
81.1377, -10.9299, -15.9339
Hunter-Lab:
76.6293, -6.7960, -5.8283
#b9ccdd color charts
#b9ccdd color shades, tints & tones
#b9ccdd color schemes
#b9ccdd color preview, HTML & CSS examples
This text has a color of #b9ccdd
<p style="color:#b9ccdd;">Text here</p>
.mytext {color:#b9ccdd;}
This box has a color of #b9ccdd
<div style="background-color:#b9ccdd;">Content here</div>
.mybackground {background-color:#b9ccdd;}
Border around this has a color of #b9ccdd
<div style="border:2px solid #b9ccdd;">Content here</div>
.myborder {border:2px solid #b9ccdd;}