#02dd2a color space conversions
Hex:
#02dd2a
RGB:
2, 221, 42
CMY:
99, 13, 84
CMYK:
99, 0, 81, 13
HSL:
131°, 98.2063%, 43.7255%
HSV (HSB):
131°, 99.0950%, 86.6667%
XYZ:
26.2994, 51.8930, 10.8207
xyY:
0.2955, 0.5830, 51.8930
CIE-Lab:
77.2168, -75.9805, 68.0793
CIE-LCH:
77.2168, 102.0187, 138.1393
CIE-Luv:
77.2168, -72.4547, 89.8905
Hunter-Lab:
72.0368, -60.8970, 41.5197
#02dd2a color charts
#02dd2a color shades, tints & tones
#02dd2a color schemes
#02dd2a color preview, HTML & CSS examples
This text has a color of #02dd2a
<p style="color:#02dd2a;">Text here</p>
.mytext {color:#02dd2a;}
This box has a color of #02dd2a
<div style="background-color:#02dd2a;">Content here</div>
.mybackground {background-color:#02dd2a;}
Border around this has a color of #02dd2a
<div style="border:2px solid #02dd2a;">Content here</div>
.myborder {border:2px solid #02dd2a;}