#31bc8a color space conversions
Hex:
#31bc8a
RGB:
49, 188, 138
CMY:
81, 26, 46
CMYK:
74, 0, 27, 26
HSL:
158°, 58.6498%, 46.4706%
HSV (HSB):
158°, 73.9362%, 73.7255%
XYZ:
23.8373, 38.4544, 30.2108
xyY:
0.2577, 0.4157, 38.4544
CIE-Lab:
68.3542, -48.2819, 14.9922
CIE-LCH:
68.3542, 50.5560, 162.7497
CIE-Luv:
68.3542, -53.2359, 28.7107
Hunter-Lab:
62.0116, -39.9048, 14.5232
#31bc8a color charts
#31bc8a color shades, tints & tones
#31bc8a color schemes
#31bc8a color preview, HTML & CSS examples
This text has a color of #31bc8a
<p style="color:#31bc8a;">Text here</p>
.mytext {color:#31bc8a;}
This box has a color of #31bc8a
<div style="background-color:#31bc8a;">Content here</div>
.mybackground {background-color:#31bc8a;}
Border around this has a color of #31bc8a
<div style="border:2px solid #31bc8a;">Content here</div>
.myborder {border:2px solid #31bc8a;}