#02c201 color space conversions
Hex:
#02c201
RGB:
2, 194, 1
CMY:
99, 24, 100
CMYK:
99, 0, 99, 24
HSL:
120°, 98.9744%, 38.2353%
HSV (HSB):
120°, 99.4845%, 76.0784%
XYZ:
19.3223, 38.5987, 6.4606
xyY:
0.3001, 0.5995, 38.5987
CIE-Lab:
68.4596, -70.0524, 67.6127
CIE-LCH:
68.4596, 97.3592, 136.0153
CIE-Luv:
68.4596, -64.7122, 83.7178
Hunter-Lab:
62.1278, -53.2086, 37.3240
#02c201 color charts
#02c201 color shades, tints & tones
#02c201 color schemes
#02c201 color preview, HTML & CSS examples
This text has a color of #02c201
<p style="color:#02c201;">Text here</p>
.mytext {color:#02c201;}
This box has a color of #02c201
<div style="background-color:#02c201;">Content here</div>
.mybackground {background-color:#02c201;}
Border around this has a color of #02c201
<div style="border:2px solid #02c201;">Content here</div>
.myborder {border:2px solid #02c201;}