#31ca7e color space conversions
Hex:
#31ca7e
RGB:
49, 202, 126
CMY:
81, 21, 51
CMYK:
76, 0, 38, 21
HSL:
150°, 60.9562%, 49.2157%
HSV (HSB):
150°, 75.7426%, 79.2157%
XYZ:
26.1530, 44.4004, 26.9304
xyY:
0.2683, 0.4555, 44.4004
CIE-Lab:
72.4953, -56.2347, 27.0356
CIE-LCH:
72.4953, 62.3961, 154.3235
CIE-Luv:
72.4953, -58.9009, 45.8483
Hunter-Lab:
66.6336, -46.5493, 22.6811
#31ca7e color charts
#31ca7e color shades, tints & tones
#31ca7e color schemes
#31ca7e color preview, HTML & CSS examples
This text has a color of #31ca7e
<p style="color:#31ca7e;">Text here</p>
.mytext {color:#31ca7e;}
This box has a color of #31ca7e
<div style="background-color:#31ca7e;">Content here</div>
.mybackground {background-color:#31ca7e;}
Border around this has a color of #31ca7e
<div style="border:2px solid #31ca7e;">Content here</div>
.myborder {border:2px solid #31ca7e;}