#b2e9e6 color space conversions
Hex:
#b2e9e6
RGB:
178, 233, 230
CMY:
30, 9, 10
CMYK:
24, 0, 1, 9
HSL:
177°, 55.5556%, 80.5882%
HSV (HSB):
177°, 23.6052%, 91.3725%
XYZ:
61.7819, 73.4560, 85.7851
xyY:
0.2795, 0.3323, 73.4560
CIE-Lab:
88.6647, -18.0183, -4.2636
CIE-LCH:
88.6647, 18.5158, 193.3127
CIE-Luv:
88.6647, -27.5779, -3.5620
Hunter-Lab:
85.7065, -21.3137, 0.6501
#b2e9e6 color charts
#b2e9e6 color shades, tints & tones
#b2e9e6 color schemes
#b2e9e6 color preview, HTML & CSS examples
This text has a color of #b2e9e6
<p style="color:#b2e9e6;">Text here</p>
.mytext {color:#b2e9e6;}
This box has a color of #b2e9e6
<div style="background-color:#b2e9e6;">Content here</div>
.mybackground {background-color:#b2e9e6;}
Border around this has a color of #b2e9e6
<div style="border:2px solid #b2e9e6;">Content here</div>
.myborder {border:2px solid #b2e9e6;}