#02ff1e color space conversions
Hex:
#02ff1e
RGB:
2, 255, 30
CMY:
99, 0, 88
CMYK:
99, 0, 88, 0
HSL:
127°, 100.0000%, 50.3922%
HSV (HSB):
127°, 99.2157%, 100.0000%
XYZ:
36.0194, 71.6266, 13.1552
xyY:
0.2982, 0.5929, 71.6266
CIE-Lab:
87.7886, -85.5362, 80.0732
CIE-LCH:
87.7886, 117.1672, 136.8893
CIE-Luv:
87.7886, -82.7892, 105.3104
Hunter-Lab:
84.6325, -72.1378, 50.0268
#02ff1e color charts
#02ff1e color shades, tints & tones
#02ff1e color schemes
#02ff1e color preview, HTML & CSS examples
This text has a color of #02ff1e
<p style="color:#02ff1e;">Text here</p>
.mytext {color:#02ff1e;}
This box has a color of #02ff1e
<div style="background-color:#02ff1e;">Content here</div>
.mybackground {background-color:#02ff1e;}
Border around this has a color of #02ff1e
<div style="border:2px solid #02ff1e;">Content here</div>
.myborder {border:2px solid #02ff1e;}