#b2c9e9 color space conversions
Hex:
#b2c9e9
RGB:
178, 201, 233
CMY:
30, 21, 9
CMYK:
24, 14, 0, 9
HSL:
215°, 55.5556%, 80.5882%
HSV (HSB):
215°, 23.6052%, 91.3725%
XYZ:
53.9547, 57.1215, 85.2726
xyY:
0.2748, 0.2909, 57.1215
CIE-Lab:
80.2479, -0.8615, -18.4068
CIE-LCH:
80.2479, 18.4270, 267.3205
CIE-Luv:
80.2479, -13.3957, -28.8532
Hunter-Lab:
75.5787, -4.8339, -13.9895
#b2c9e9 color charts
#b2c9e9 color shades, tints & tones
#b2c9e9 color schemes
#b2c9e9 color preview, HTML & CSS examples
This text has a color of #b2c9e9
<p style="color:#b2c9e9;">Text here</p>
.mytext {color:#b2c9e9;}
This box has a color of #b2c9e9
<div style="background-color:#b2c9e9;">Content here</div>
.mybackground {background-color:#b2c9e9;}
Border around this has a color of #b2c9e9
<div style="border:2px solid #b2c9e9;">Content here</div>
.myborder {border:2px solid #b2c9e9;}