#02dd2e color space conversions
Hex:
#02dd2e
RGB:
2, 221, 46
CMY:
99, 13, 82
CMYK:
99, 0, 79, 13
HSL:
132°, 98.2063%, 43.7255%
HSV (HSB):
132°, 99.0950%, 86.6667%
XYZ:
26.3746, 51.9231, 11.2168
xyY:
0.2946, 0.5801, 51.9231
CIE-Lab:
77.2348, -75.7478, 66.9934
CIE-LCH:
77.2348, 101.1229, 138.5096
CIE-Luv:
77.2348, -72.3694, 89.0905
Hunter-Lab:
72.0577, -60.7661, 41.2110
#02dd2e color charts
#02dd2e color shades, tints & tones
#02dd2e color schemes
#02dd2e color preview, HTML & CSS examples
This text has a color of #02dd2e
<p style="color:#02dd2e;">Text here</p>
.mytext {color:#02dd2e;}
This box has a color of #02dd2e
<div style="background-color:#02dd2e;">Content here</div>
.mybackground {background-color:#02dd2e;}
Border around this has a color of #02dd2e
<div style="border:2px solid #02dd2e;">Content here</div>
.myborder {border:2px solid #02dd2e;}