#b2e3f1 color space conversions
Hex:
#b2e3f1
RGB:
178, 227, 241
CMY:
30, 11, 5
CMYK:
26, 6, 0, 5
HSL:
193°, 69.2308%, 82.1569%
HSV (HSB):
193°, 26.1411%, 94.5098%
XYZ:
61.7064, 70.7540, 93.6237
xyY:
0.2729, 0.3130, 70.7540
CIE-Lab:
87.3654, -12.5942, -11.9670
CIE-LCH:
87.3654, 17.3730, 223.5370
CIE-Luv:
87.3654, -25.0139, -16.7508
Hunter-Lab:
84.1154, -16.2558, -7.1113
#b2e3f1 color charts
#b2e3f1 color shades, tints & tones
#b2e3f1 color schemes
#b2e3f1 color preview, HTML & CSS examples
This text has a color of #b2e3f1
<p style="color:#b2e3f1;">Text here</p>
.mytext {color:#b2e3f1;}
This box has a color of #b2e3f1
<div style="background-color:#b2e3f1;">Content here</div>
.mybackground {background-color:#b2e3f1;}
Border around this has a color of #b2e3f1
<div style="border:2px solid #b2e3f1;">Content here</div>
.myborder {border:2px solid #b2e3f1;}