#02f41e color space conversions
Hex:
#02f41e
RGB:
2, 244, 30
CMY:
99, 4, 88
CMYK:
99, 0, 88, 4
HSL:
127°, 98.3740%, 48.2353%
HSV (HSB):
127°, 99.1803%, 95.6863%
XYZ:
32.6101, 64.8080, 12.0188
xyY:
0.2980, 0.5922, 64.8080
CIE-Lab:
84.3847, -82.6607, 77.1378
CIE-LCH:
84.3847, 113.0620, 136.9795
CIE-Luv:
84.3847, -79.5449, 101.0101
Hunter-Lab:
80.5034, -68.5748, 47.5007
#02f41e color charts
#02f41e color shades, tints & tones
#02f41e color schemes
#02f41e color preview, HTML & CSS examples
This text has a color of #02f41e
<p style="color:#02f41e;">Text here</p>
.mytext {color:#02f41e;}
This box has a color of #02f41e
<div style="background-color:#02f41e;">Content here</div>
.mybackground {background-color:#02f41e;}
Border around this has a color of #02f41e
<div style="border:2px solid #02f41e;">Content here</div>
.myborder {border:2px solid #02f41e;}