#b2cae2 color space conversions
Hex:
#b2cae2
RGB:
178, 202, 226
CMY:
30, 21, 11
CMYK:
21, 11, 0, 11
HSL:
210°, 45.2830%, 79.2157%
HSV (HSB):
210°, 21.2389%, 88.6275%
XYZ:
53.2081, 57.1970, 80.1873
xyY:
0.2792, 0.3001, 57.1970
CIE-Lab:
80.2903, -2.9628, -14.5936
CIE-LCH:
80.2903, 14.8914, 258.5236
CIE-Luv:
80.2903, -13.6164, -22.3137
Hunter-Lab:
75.6287, -6.7677, -9.9236
#b2cae2 color charts
#b2cae2 color shades, tints & tones
#b2cae2 color schemes
#b2cae2 color preview, HTML & CSS examples
This text has a color of #b2cae2
<p style="color:#b2cae2;">Text here</p>
.mytext {color:#b2cae2;}
This box has a color of #b2cae2
<div style="background-color:#b2cae2;">Content here</div>
.mybackground {background-color:#b2cae2;}
Border around this has a color of #b2cae2
<div style="border:2px solid #b2cae2;">Content here</div>
.myborder {border:2px solid #b2cae2;}