#02f41f color space conversions
Hex:
#02f41f
RGB:
2, 244, 31
CMY:
99, 4, 88
CMYK:
99, 0, 87, 4
HSL:
127°, 98.3740%, 48.2353%
HSV (HSB):
127°, 99.1803%, 95.6863%
XYZ:
32.6230, 64.8132, 12.0871
xyY:
0.2979, 0.5918, 64.8132
CIE-Lab:
84.3874, -82.6258, 76.9609
CIE-LCH:
84.3874, 112.9159, 137.0330
CIE-Luv:
84.3874, -79.5318, 100.8878
Hunter-Lab:
80.5066, -68.5546, 47.4530
#02f41f color charts
#02f41f color shades, tints & tones
#02f41f color schemes
#02f41f color preview, HTML & CSS examples
This text has a color of #02f41f
<p style="color:#02f41f;">Text here</p>
.mytext {color:#02f41f;}
This box has a color of #02f41f
<div style="background-color:#02f41f;">Content here</div>
.mybackground {background-color:#02f41f;}
Border around this has a color of #02f41f
<div style="border:2px solid #02f41f;">Content here</div>
.myborder {border:2px solid #02f41f;}