#01f201 color space conversions
Hex:
#01f201
RGB:
1, 242, 1
CMY:
100, 5, 100
CMYK:
100, 0, 100, 5
HSL:
120°, 99.1770%, 47.6471%
HSV (HSB):
120°, 99.5868%, 94.9020%
XYZ:
31.7701, 63.5129, 10.6135
xyY:
0.3000, 0.5998, 63.5129
CIE-Lab:
83.7115, -82.7904, 79.8723
CIE-LCH:
83.7115, 115.0385, 136.0278
CIE-Luv:
83.7115, -79.2224, 102.4148
Hunter-Lab:
79.6950, -68.3078, 47.8905
#01f201 color charts
#01f201 color shades, tints & tones
#01f201 color schemes
#01f201 color preview, HTML & CSS examples
This text has a color of #01f201
<p style="color:#01f201;">Text here</p>
.mytext {color:#01f201;}
This box has a color of #01f201
<div style="background-color:#01f201;">Content here</div>
.mybackground {background-color:#01f201;}
Border around this has a color of #01f201
<div style="border:2px solid #01f201;">Content here</div>
.myborder {border:2px solid #01f201;}