#31e001 color space conversions
Hex:
#31e001
RGB:
49, 224, 1
CMY:
81, 12, 100
CMYK:
78, 0, 100, 12
HSL:
107°, 99.1111%, 44.1176%
HSV (HSB):
107°, 99.5536%, 87.8431%
XYZ:
27.9278, 53.9665, 8.9733
xyY:
0.3073, 0.5939, 53.9665
CIE-Lab:
78.4422, -74.6721, 75.7962
CIE-LCH:
78.4422, 106.4001, 134.5720
CIE-Luv:
78.4422, -69.9509, 95.4384
Hunter-Lab:
73.4619, -60.6985, 44.1811
#31e001 color charts
#31e001 color shades, tints & tones
#31e001 color schemes
#31e001 color preview, HTML & CSS examples
This text has a color of #31e001
<p style="color:#31e001;">Text here</p>
.mytext {color:#31e001;}
This box has a color of #31e001
<div style="background-color:#31e001;">Content here</div>
.mybackground {background-color:#31e001;}
Border around this has a color of #31e001
<div style="border:2px solid #31e001;">Content here</div>
.myborder {border:2px solid #31e001;}