#02fc1e color space conversions
Hex:
#02fc1e
RGB:
2, 252, 30
CMY:
99, 1, 88
CMYK:
99, 0, 88, 1
HSL:
127°, 98.4252%, 49.8039%
HSV (HSB):
127°, 99.2063%, 98.8235%
XYZ:
35.0698, 69.7275, 12.8387
xyY:
0.2981, 0.5927, 69.7275
CIE-Lab:
86.8630, -84.7548, 79.2769
CIE-LCH:
86.8630, 116.0525, 136.9127
CIE-Luv:
86.8630, -81.9072, 104.1423
Hunter-Lab:
83.5030, -71.1633, 49.3362
#02fc1e color charts
#02fc1e color shades, tints & tones
#02fc1e color schemes
#02fc1e color preview, HTML & CSS examples
This text has a color of #02fc1e
<p style="color:#02fc1e;">Text here</p>
.mytext {color:#02fc1e;}
This box has a color of #02fc1e
<div style="background-color:#02fc1e;">Content here</div>
.mybackground {background-color:#02fc1e;}
Border around this has a color of #02fc1e
<div style="border:2px solid #02fc1e;">Content here</div>
.myborder {border:2px solid #02fc1e;}