#b2c1e2 color space conversions
Hex:
#b2c1e2
RGB:
178, 193, 226
CMY:
30, 24, 11
CMYK:
21, 15, 0, 11
HSL:
221°, 45.2830%, 79.2157%
HSV (HSB):
221°, 21.2389%, 88.6275%
XYZ:
51.1575, 53.0959, 79.5037
xyY:
0.2784, 0.2889, 53.0959
CIE-Lab:
77.9316, 1.8408, -18.1457
CIE-LCH:
77.9316, 18.2389, 275.7926
CIE-Luv:
77.9316, -9.5565, -28.7303
Hunter-Lab:
72.8669, -2.1980, -13.6834
#b2c1e2 color charts
#b2c1e2 color shades, tints & tones
#b2c1e2 color schemes
#b2c1e2 color preview, HTML & CSS examples
This text has a color of #b2c1e2
<p style="color:#b2c1e2;">Text here</p>
.mytext {color:#b2c1e2;}
This box has a color of #b2c1e2
<div style="background-color:#b2c1e2;">Content here</div>
.mybackground {background-color:#b2c1e2;}
Border around this has a color of #b2c1e2
<div style="border:2px solid #b2c1e2;">Content here</div>
.myborder {border:2px solid #b2c1e2;}