#31ff2c color space conversions
Hex:
#31ff2c
RGB:
49, 255, 44
CMY:
81, 0, 83
CMYK:
81, 0, 83, 0
HSL:
119°, 100.0000%, 58.6275%
HSV (HSB):
119°, 82.7451%, 100.0000%
XYZ:
37.4812, 72.3548, 14.3733
xyY:
0.3018, 0.5825, 72.3548
CIE-Lab:
88.1391, -82.2168, 77.7156
CIE-LCH:
88.1391, 113.1341, 136.6121
CIE-Luv:
88.1391, -79.3481, 103.3350
Hunter-Lab:
85.0616, -70.2043, 49.5246
#31ff2c color charts
#31ff2c color shades, tints & tones
#31ff2c color schemes
#31ff2c color preview, HTML & CSS examples
This text has a color of #31ff2c
<p style="color:#31ff2c;">Text here</p>
.mytext {color:#31ff2c;}
This box has a color of #31ff2c
<div style="background-color:#31ff2c;">Content here</div>
.mybackground {background-color:#31ff2c;}
Border around this has a color of #31ff2c
<div style="border:2px solid #31ff2c;">Content here</div>
.myborder {border:2px solid #31ff2c;}