#b2f5c0 color space conversions
Hex:
#b2f5c0
RGB:
178, 245, 192
CMY:
30, 4, 25
CMYK:
27, 0, 22, 4
HSL:
133°, 77.0115%, 82.9412%
HSV (HSB):
133°, 27.3469%, 96.0784%
XYZ:
60.5269, 78.5756, 61.8457
xyY:
0.3012, 0.3910, 78.5756
CIE-Lab:
91.0419, -31.2175, 18.9222
CIE-LCH:
91.0419, 36.5046, 148.7783
CIE-Luv:
91.0419, -33.0251, 33.1817
Hunter-Lab:
88.6429, -33.2420, 20.6837
#b2f5c0 color charts
#b2f5c0 color shades, tints & tones
#b2f5c0 color schemes
#b2f5c0 color preview, HTML & CSS examples
This text has a color of #b2f5c0
<p style="color:#b2f5c0;">Text here</p>
.mytext {color:#b2f5c0;}
This box has a color of #b2f5c0
<div style="background-color:#b2f5c0;">Content here</div>
.mybackground {background-color:#b2f5c0;}
Border around this has a color of #b2f5c0
<div style="border:2px solid #b2f5c0;">Content here</div>
.myborder {border:2px solid #b2f5c0;}