#31db8c color space conversions
Hex:
#31db8c
RGB:
49, 219, 140
CMY:
81, 14, 45
CMYK:
78, 0, 36, 14
HSL:
152°, 70.2479%, 52.5490%
HSV (HSB):
152°, 77.6256%, 85.8824%
XYZ:
31.3318, 53.2095, 33.4300
xyY:
0.2656, 0.4510, 53.2095
CIE-Lab:
77.9985, -59.7687, 27.1425
CIE-LCH:
77.9985, 65.6431, 155.5760
CIE-Luv:
77.9985, -63.9267, 47.3780
Hunter-Lab:
72.9448, -50.9829, 23.8892
#31db8c color charts
#31db8c color shades, tints & tones
#31db8c color schemes
#31db8c color preview, HTML & CSS examples
This text has a color of #31db8c
<p style="color:#31db8c;">Text here</p>
.mytext {color:#31db8c;}
This box has a color of #31db8c
<div style="background-color:#31db8c;">Content here</div>
.mybackground {background-color:#31db8c;}
Border around this has a color of #31db8c
<div style="border:2px solid #31db8c;">Content here</div>
.myborder {border:2px solid #31db8c;}