#b2c2eb color space conversions
Hex:
#b2c2eb
RGB:
178, 194, 235
CMY:
30, 24, 8
CMYK:
24, 17, 0, 8
HSL:
223°, 58.7629%, 80.9804%
HSV (HSB):
223°, 24.2553%, 92.1569%
XYZ:
52.6473, 54.0467, 86.2545
xyY:
0.2729, 0.2801, 54.0467
CIE-Lab:
78.4890, 3.3486, -22.1443
CIE-LCH:
78.4890, 22.3961, 278.5989
CIE-Luv:
78.4890, -10.3746, -35.5590
Hunter-Lab:
73.5165, -0.8248, -18.1015
#b2c2eb color charts
#b2c2eb color shades, tints & tones
#b2c2eb color schemes
#b2c2eb color preview, HTML & CSS examples
This text has a color of #b2c2eb
<p style="color:#b2c2eb;">Text here</p>
.mytext {color:#b2c2eb;}
This box has a color of #b2c2eb
<div style="background-color:#b2c2eb;">Content here</div>
.mybackground {background-color:#b2c2eb;}
Border around this has a color of #b2c2eb
<div style="border:2px solid #b2c2eb;">Content here</div>
.myborder {border:2px solid #b2c2eb;}