#31ca9e color space conversions
Hex:
#31ca9e
RGB:
49, 202, 158
CMY:
81, 21, 38
CMYK:
76, 0, 22, 21
HSL:
163°, 60.9562%, 49.2157%
HSV (HSB):
163°, 75.7426%, 79.2157%
XYZ:
28.5587, 45.3626, 39.5984
xyY:
0.2516, 0.3996, 45.3626
CIE-Lab:
73.1300, -49.2903, 10.9138
CIE-LCH:
73.1300, 50.4841, 167.5151
CIE-Luv:
73.1300, -56.8899, 23.6331
Hunter-Lab:
67.3518, -42.1776, 12.2876
#31ca9e color charts
#31ca9e color shades, tints & tones
#31ca9e color schemes
#31ca9e color preview, HTML & CSS examples
This text has a color of #31ca9e
<p style="color:#31ca9e;">Text here</p>
.mytext {color:#31ca9e;}
This box has a color of #31ca9e
<div style="background-color:#31ca9e;">Content here</div>
.mybackground {background-color:#31ca9e;}
Border around this has a color of #31ca9e
<div style="border:2px solid #31ca9e;">Content here</div>
.myborder {border:2px solid #31ca9e;}