#02c85f color space conversions
Hex:
#02c85f
RGB:
2, 200, 95
CMY:
99, 22, 63
CMYK:
99, 0, 53, 22
HSL:
148°, 98.0198%, 39.6078%
HSV (HSB):
148°, 99.0000%, 78.4314%
XYZ:
22.7449, 42.1477, 17.7630
xyY:
0.2752, 0.5099, 42.1477
CIE-Lab:
70.9726, -64.4606, 40.6707
CIE-LCH:
70.9726, 76.2186, 147.7505
CIE-Luv:
70.9726, -64.0157, 62.0486
Hunter-Lab:
64.9212, -51.0755, 29.2226
#02c85f color charts
#02c85f color shades, tints & tones
#02c85f color schemes
#02c85f color preview, HTML & CSS examples
This text has a color of #02c85f
<p style="color:#02c85f;">Text here</p>
.mytext {color:#02c85f;}
This box has a color of #02c85f
<div style="background-color:#02c85f;">Content here</div>
.mybackground {background-color:#02c85f;}
Border around this has a color of #02c85f
<div style="border:2px solid #02c85f;">Content here</div>
.myborder {border:2px solid #02c85f;}