#b2ffcf color space conversions
Hex:
#b2ffcf
RGB:
178, 255, 207
CMY:
30, 0, 19
CMYK:
30, 0, 19, 0
HSL:
143°, 100.0000%, 84.9020%
HSV (HSB):
143°, 30.1961%, 100.0000%
XYZ:
65.3826, 85.4900, 72.0867
xyY:
0.2932, 0.3834, 85.4900
CIE-Lab:
94.0938, -33.1639, 15.5046
CIE-LCH:
94.0938, 36.6092, 154.9433
CIE-Luv:
94.0938, -37.4551, 28.8877
Hunter-Lab:
92.4608, -35.5822, 18.4973
#b2ffcf color charts
#b2ffcf color shades, tints & tones
#b2ffcf color schemes
#b2ffcf color preview, HTML & CSS examples
This text has a color of #b2ffcf
<p style="color:#b2ffcf;">Text here</p>
.mytext {color:#b2ffcf;}
This box has a color of #b2ffcf
<div style="background-color:#b2ffcf;">Content here</div>
.mybackground {background-color:#b2ffcf;}
Border around this has a color of #b2ffcf
<div style="border:2px solid #b2ffcf;">Content here</div>
.myborder {border:2px solid #b2ffcf;}