#31db5e color space conversions
Hex:
#31db5e
RGB:
49, 219, 94
CMY:
81, 14, 63
CMYK:
78, 0, 57, 14
HSL:
136°, 70.2479%, 52.5490%
HSV (HSB):
136°, 77.6256%, 85.8824%
XYZ:
28.6185, 52.1242, 19.1423
xyY:
0.2865, 0.5218, 52.1242
CIE-Lab:
77.3550, -67.2678, 48.9165
CIE-LCH:
77.3550, 83.1732, 143.9757
CIE-Luv:
77.3550, -66.3135, 72.5843
Hunter-Lab:
72.1971, -55.5884, 34.8178
#31db5e color charts
#31db5e color shades, tints & tones
#31db5e color schemes
#31db5e color preview, HTML & CSS examples
This text has a color of #31db5e
<p style="color:#31db5e;">Text here</p>
.mytext {color:#31db5e;}
This box has a color of #31db5e
<div style="background-color:#31db5e;">Content here</div>
.mybackground {background-color:#31db5e;}
Border around this has a color of #31db5e
<div style="border:2px solid #31db5e;">Content here</div>
.myborder {border:2px solid #31db5e;}