#b2c2e9 color space conversions
Hex:
#b2c2e9
RGB:
178, 194, 233
CMY:
30, 24, 9
CMYK:
24, 17, 0, 9
HSL:
223°, 55.5556%, 80.5882%
HSV (HSB):
223°, 23.6052%, 91.3725%
XYZ:
52.3599, 53.9317, 84.7410
xyY:
0.2741, 0.2823, 53.9317
CIE-Lab:
78.4219, 2.8890, -21.1711
CIE-LCH:
78.4219, 21.3673, 277.7705
CIE-Luv:
78.4219, -10.2926, -33.8785
Hunter-Lab:
73.4382, -1.2503, -17.0085
#b2c2e9 color charts
#b2c2e9 color shades, tints & tones
#b2c2e9 color schemes
#b2c2e9 color preview, HTML & CSS examples
This text has a color of #b2c2e9
<p style="color:#b2c2e9;">Text here</p>
.mytext {color:#b2c2e9;}
This box has a color of #b2c2e9
<div style="background-color:#b2c2e9;">Content here</div>
.mybackground {background-color:#b2c2e9;}
Border around this has a color of #b2c2e9
<div style="border:2px solid #b2c2e9;">Content here</div>
.myborder {border:2px solid #b2c2e9;}