#02f000 color space conversions
Hex:
#02f000
RGB:
2, 240, 0
CMY:
99, 6, 100
CMYK:
99, 0, 100, 6
HSL:
120°, 100.0000%, 47.0588%
HSV (HSB):
120°, 100.0000%, 94.1176%
XYZ:
31.1851, 62.3331, 10.3879
xyY:
0.3001, 0.5999, 62.3331
CIE-Lab:
83.0902, -82.2556, 79.4580
CIE-LCH:
83.0902, 114.3659, 135.9911
CIE-Luv:
83.0902, -78.6012, 101.7036
Hunter-Lab:
78.9513, -67.6587, 47.4649
#02f000 color charts
#02f000 color shades, tints & tones
#02f000 color schemes
#02f000 color preview, HTML & CSS examples
This text has a color of #02f000
<p style="color:#02f000;">Text here</p>
.mytext {color:#02f000;}
This box has a color of #02f000
<div style="background-color:#02f000;">Content here</div>
.mybackground {background-color:#02f000;}
Border around this has a color of #02f000
<div style="border:2px solid #02f000;">Content here</div>
.myborder {border:2px solid #02f000;}