#b2e2f5 color space conversions
Hex:
#b2e2f5
RGB:
178, 226, 245
CMY:
30, 11, 4
CMYK:
27, 8, 0, 4
HSL:
197°, 77.0115%, 82.9412%
HSV (HSB):
197°, 27.3469%, 96.0784%
XYZ:
62.0379, 70.4503, 96.7147
xyY:
0.2707, 0.3074, 70.4503
CIE-Lab:
87.2172, -11.1818, -14.2927
CIE-LCH:
87.2172, 18.1470, 231.9625
CIE-Luv:
87.2172, -24.6186, -20.7650
Hunter-Lab:
83.9347, -14.9525, -9.5634
#b2e2f5 color charts
#b2e2f5 color shades, tints & tones
#b2e2f5 color schemes
#b2e2f5 color preview, HTML & CSS examples
This text has a color of #b2e2f5
<p style="color:#b2e2f5;">Text here</p>
.mytext {color:#b2e2f5;}
This box has a color of #b2e2f5
<div style="background-color:#b2e2f5;">Content here</div>
.mybackground {background-color:#b2e2f5;}
Border around this has a color of #b2e2f5
<div style="border:2px solid #b2e2f5;">Content here</div>
.myborder {border:2px solid #b2e2f5;}