#02d70c color space conversions
Hex:
#02d70c
RGB:
2, 215, 12
CMY:
99, 16, 95
CMYK:
99, 0, 94, 16
HSL:
123°, 98.1567%, 42.5490%
HSV (HSB):
123°, 99.0698%, 84.3137%
XYZ:
24.3918, 48.6403, 8.4508
xyY:
0.2993, 0.5969, 48.6403
CIE-Lab:
75.2270, -75.4798, 71.9762
CIE-LCH:
75.2270, 104.2966, 136.3611
CIE-Luv:
75.2270, -71.0472, 91.3084
Hunter-Lab:
69.7426, -59.6209, 41.6356
#02d70c color charts
#02d70c color shades, tints & tones
#02d70c color schemes
#02d70c color preview, HTML & CSS examples
This text has a color of #02d70c
<p style="color:#02d70c;">Text here</p>
.mytext {color:#02d70c;}
This box has a color of #02d70c
<div style="background-color:#02d70c;">Content here</div>
.mybackground {background-color:#02d70c;}
Border around this has a color of #02d70c
<div style="border:2px solid #02d70c;">Content here</div>
.myborder {border:2px solid #02d70c;}