#b1c2ed color space conversions
Hex:
#b1c2ed
RGB:
177, 194, 237
CMY:
31, 24, 7
CMYK:
25, 18, 0, 7
HSL:
223°, 62.5000%, 81.1765%
HSV (HSB):
223°, 25.3165%, 92.9412%
XYZ:
52.7093, 54.0451, 87.7744
xyY:
0.2710, 0.2778, 54.0451
CIE-Lab:
78.4880, 3.5138, -23.2266
CIE-LCH:
78.4880, 23.4909, 278.6027
CIE-Luv:
78.4880, -10.9312, -37.3766
Hunter-Lab:
73.5154, -0.6704, -19.3291
#b1c2ed color charts
#b1c2ed color shades, tints & tones
#b1c2ed color schemes
#b1c2ed color preview, HTML & CSS examples
This text has a color of #b1c2ed
<p style="color:#b1c2ed;">Text here</p>
.mytext {color:#b1c2ed;}
This box has a color of #b1c2ed
<div style="background-color:#b1c2ed;">Content here</div>
.mybackground {background-color:#b1c2ed;}
Border around this has a color of #b1c2ed
<div style="border:2px solid #b1c2ed;">Content here</div>
.myborder {border:2px solid #b1c2ed;}