#31bd3c color space conversions
Hex:
#31bd3c
RGB:
49, 189, 60
CMY:
81, 26, 76
CMYK:
74, 0, 68, 26
HSL:
125°, 58.8235%, 46.6667%
HSV (HSB):
125°, 74.0741%, 74.1176%
XYZ:
20.2798, 37.3744, 10.4201
xyY:
0.2979, 0.5490, 37.3744
CIE-Lab:
67.5570, -61.3837, 52.5822
CIE-LCH:
67.5570, 80.8260, 139.4162
CIE-Luv:
67.5570, -57.3717, 71.2667
Hunter-Lab:
61.1346, -47.7728, 32.6885
#31bd3c color charts
#31bd3c color shades, tints & tones
#31bd3c color schemes
#31bd3c color preview, HTML & CSS examples
This text has a color of #31bd3c
<p style="color:#31bd3c;">Text here</p>
.mytext {color:#31bd3c;}
This box has a color of #31bd3c
<div style="background-color:#31bd3c;">Content here</div>
.mybackground {background-color:#31bd3c;}
Border around this has a color of #31bd3c
<div style="border:2px solid #31bd3c;">Content here</div>
.myborder {border:2px solid #31bd3c;}