#02fd1f color space conversions
Hex:
#02fd1f
RGB:
2, 253, 31
CMY:
99, 1, 88
CMYK:
99, 0, 88, 1
HSL:
127°, 98.4314%, 50.0000%
HSV (HSB):
127°, 99.2095%, 99.2157%
XYZ:
35.3976, 70.3624, 13.0120
xyY:
0.2980, 0.5924, 70.3624
CIE-Lab:
87.1743, -84.9824, 79.3743
CIE-LCH:
87.1743, 116.2854, 136.9543
CIE-Luv:
87.1743, -82.1889, 104.4156
Hunter-Lab:
83.8823, -71.4685, 49.5204
#02fd1f color charts
#02fd1f color shades, tints & tones
#02fd1f color schemes
#02fd1f color preview, HTML & CSS examples
This text has a color of #02fd1f
<p style="color:#02fd1f;">Text here</p>
.mytext {color:#02fd1f;}
This box has a color of #02fd1f
<div style="background-color:#02fd1f;">Content here</div>
.mybackground {background-color:#02fd1f;}
Border around this has a color of #02fd1f
<div style="border:2px solid #02fd1f;">Content here</div>
.myborder {border:2px solid #02fd1f;}