#b1c6ed color space conversions
Hex:
#b1c6ed
RGB:
177, 198, 237
CMY:
31, 22, 7
CMYK:
25, 16, 0, 7
HSL:
219°, 62.5000%, 81.1765%
HSV (HSB):
219°, 25.3165%, 92.9412%
XYZ:
53.6116, 55.8497, 88.0752
xyY:
0.2714, 0.2827, 55.8497
CIE-Lab:
79.5282, 1.3611, -21.6455
CIE-LCH:
79.5282, 21.6883, 273.5980
CIE-Luv:
79.5282, -12.6809, -34.4932
Hunter-Lab:
74.7327, -2.7301, -17.5626
#b1c6ed color charts
#b1c6ed color shades, tints & tones
#b1c6ed color schemes
#b1c6ed color preview, HTML & CSS examples
This text has a color of #b1c6ed
<p style="color:#b1c6ed;">Text here</p>
.mytext {color:#b1c6ed;}
This box has a color of #b1c6ed
<div style="background-color:#b1c6ed;">Content here</div>
.mybackground {background-color:#b1c6ed;}
Border around this has a color of #b1c6ed
<div style="border:2px solid #b1c6ed;">Content here</div>
.myborder {border:2px solid #b1c6ed;}