#01ff2d color space conversions
Hex:
#01ff2d
RGB:
1, 255, 45
CMY:
100, 0, 82
CMYK:
100, 0, 82, 0
HSL:
130°, 100.0000%, 50.1961%
HSV (HSB):
130°, 99.6078%, 100.0000%
XYZ:
36.2462, 71.7159, 14.4148
xyY:
0.2962, 0.5860, 71.7159
CIE-Lab:
87.8317, -84.9641, 77.0875
CIE-LCH:
87.8317, 114.7231, 137.7827
CIE-Luv:
87.8317, -82.5951, 103.1947
Hunter-Lab:
84.6852, -71.7993, 49.1875
#01ff2d color charts
#01ff2d color shades, tints & tones
#01ff2d color schemes
#01ff2d color preview, HTML & CSS examples
This text has a color of #01ff2d
<p style="color:#01ff2d;">Text here</p>
.mytext {color:#01ff2d;}
This box has a color of #01ff2d
<div style="background-color:#01ff2d;">Content here</div>
.mybackground {background-color:#01ff2d;}
Border around this has a color of #01ff2d
<div style="border:2px solid #01ff2d;">Content here</div>
.myborder {border:2px solid #01ff2d;}