#31ed2c color space conversions
Hex:
#31ed2c
RGB:
49, 237, 44
CMY:
81, 7, 83
CMYK:
79, 0, 81, 7
HSL:
118°, 84.2795%, 55.0980%
HSV (HSB):
118°, 81.4346%, 92.9412%
XYZ:
32.0054, 61.4032, 12.5480
xyY:
0.3021, 0.5795, 61.4032
CIE-Lab:
82.5950, -77.1234, 72.6640
CIE-LCH:
82.5950, 105.9626, 136.7053
CIE-Luv:
82.5950, -73.6754, 96.0796
Hunter-Lab:
78.3602, -64.2238, 45.3579
#31ed2c color charts
#31ed2c color shades, tints & tones
#31ed2c color schemes
#31ed2c color preview, HTML & CSS examples
This text has a color of #31ed2c
<p style="color:#31ed2c;">Text here</p>
.mytext {color:#31ed2c;}
This box has a color of #31ed2c
<div style="background-color:#31ed2c;">Content here</div>
.mybackground {background-color:#31ed2c;}
Border around this has a color of #31ed2c
<div style="border:2px solid #31ed2c;">Content here</div>
.myborder {border:2px solid #31ed2c;}