#31db8e color space conversions
Hex:
#31db8e
RGB:
49, 219, 142
CMY:
81, 14, 44
CMYK:
78, 0, 35, 14
HSL:
153°, 70.2479%, 52.5490%
HSV (HSB):
153°, 77.6256%, 85.8824%
XYZ:
31.4806, 53.2690, 34.2139
xyY:
0.2646, 0.4478, 53.2690
CIE-Lab:
78.0335, -59.3737, 26.1564
CIE-LCH:
78.0335, 64.8798, 156.2246
CIE-Luv:
78.0335, -63.8054, 46.0817
Hunter-Lab:
72.9856, -50.7331, 23.2962
#31db8e color charts
#31db8e color shades, tints & tones
#31db8e color schemes
#31db8e color preview, HTML & CSS examples
This text has a color of #31db8e
<p style="color:#31db8e;">Text here</p>
.mytext {color:#31db8e;}
This box has a color of #31db8e
<div style="background-color:#31db8e;">Content here</div>
.mybackground {background-color:#31db8e;}
Border around this has a color of #31db8e
<div style="border:2px solid #31db8e;">Content here</div>
.myborder {border:2px solid #31db8e;}