#b2eefc color space conversions
Hex:
#b2eefc
RGB:
178, 238, 252
CMY:
30, 7, 1
CMYK:
29, 6, 0, 1
HSL:
191°, 92.5000%, 84.3137%
HSV (HSB):
191°, 29.3651%, 98.8235%
XYZ:
66.5053, 77.6423, 103.5767
xyY:
0.2685, 0.3134, 77.6423
CIE-Lab:
90.6164, -15.6630, -12.8754
CIE-LCH:
90.6164, 20.2757, 219.4212
CIE-Luv:
90.6164, -29.8135, -17.8267
Hunter-Lab:
88.1149, -19.4769, -8.0134
#b2eefc color charts
#b2eefc color shades, tints & tones
#b2eefc color schemes
#b2eefc color preview, HTML & CSS examples
This text has a color of #b2eefc
<p style="color:#b2eefc;">Text here</p>
.mytext {color:#b2eefc;}
This box has a color of #b2eefc
<div style="background-color:#b2eefc;">Content here</div>
.mybackground {background-color:#b2eefc;}
Border around this has a color of #b2eefc
<div style="border:2px solid #b2eefc;">Content here</div>
.myborder {border:2px solid #b2eefc;}