#b2ffed color space conversions
Hex:
#b2ffed
RGB:
178, 255, 237
CMY:
30, 0, 7
CMYK:
30, 0, 7, 0
HSL:
166°, 100.0000%, 84.9020%
HSV (HSB):
166°, 30.1961%, 100.0000%
XYZ:
69.4062, 87.0994, 93.2745
xyY:
0.2779, 0.3487, 87.0994
CIE-Lab:
94.7804, -27.2489, 1.0544
CIE-LCH:
94.7804, 27.2693, 177.7841
CIE-Luv:
94.7804, -37.1662, 6.2961
Hunter-Lab:
93.3271, -30.5742, 6.0723
#b2ffed color charts
#b2ffed color shades, tints & tones
#b2ffed color schemes
#b2ffed color preview, HTML & CSS examples
This text has a color of #b2ffed
<p style="color:#b2ffed;">Text here</p>
.mytext {color:#b2ffed;}
This box has a color of #b2ffed
<div style="background-color:#b2ffed;">Content here</div>
.mybackground {background-color:#b2ffed;}
Border around this has a color of #b2ffed
<div style="border:2px solid #b2ffed;">Content here</div>
.myborder {border:2px solid #b2ffed;}