#b2c2e5 color space conversions
Hex:
#b2c2e5
RGB:
178, 194, 229
CMY:
30, 24, 10
CMYK:
22, 15, 0, 10
HSL:
221°, 49.5146%, 79.8039%
HSV (HSB):
221°, 22.2707%, 89.8039%
XYZ:
51.7947, 53.7057, 81.7651
xyY:
0.2766, 0.2868, 53.7057
CIE-Lab:
78.2898, 1.9784, -19.2197
CIE-LCH:
78.2898, 19.3212, 275.8772
CIE-Luv:
78.2898, -10.1291, -30.5251
Hunter-Lab:
73.2842, -2.0896, -14.8525
#b2c2e5 color charts
#b2c2e5 color shades, tints & tones
#b2c2e5 color schemes
#b2c2e5 color preview, HTML & CSS examples
This text has a color of #b2c2e5
<p style="color:#b2c2e5;">Text here</p>
.mytext {color:#b2c2e5;}
This box has a color of #b2c2e5
<div style="background-color:#b2c2e5;">Content here</div>
.mybackground {background-color:#b2c2e5;}
Border around this has a color of #b2c2e5
<div style="border:2px solid #b2c2e5;">Content here</div>
.myborder {border:2px solid #b2c2e5;}