#31c400 color space conversions
Hex:
#31c400
RGB:
49, 196, 0
CMY:
81, 23, 100
CMYK:
75, 0, 100, 23
HSL:
105°, 100.0000%, 38.4314%
HSV (HSB):
105°, 100.0000%, 76.8627%
XYZ:
21.0066, 40.1328, 6.6393
xyY:
0.3099, 0.5921, 40.1328
CIE-Lab:
69.5640, -66.5077, 68.8046
CIE-LCH:
69.5640, 95.6940, 134.0275
CIE-Luv:
69.5640, -60.7209, 84.5290
Hunter-Lab:
63.3505, -51.6740, 38.1316
#31c400 color charts
#31c400 color shades, tints & tones
#31c400 color schemes
#31c400 color preview, HTML & CSS examples
This text has a color of #31c400
<p style="color:#31c400;">Text here</p>
.mytext {color:#31c400;}
This box has a color of #31c400
<div style="background-color:#31c400;">Content here</div>
.mybackground {background-color:#31c400;}
Border around this has a color of #31c400
<div style="border:2px solid #31c400;">Content here</div>
.myborder {border:2px solid #31c400;}