#31dcc3 color space conversions
Hex:
#31dcc3
RGB:
49, 220, 195
CMY:
81, 14, 24
CMYK:
78, 0, 11, 14
HSL:
171°, 70.9544%, 52.7451%
HSV (HSB):
171°, 77.7273%, 86.2745%
XYZ:
36.7101, 55.7795, 60.4615
xyY:
0.2400, 0.3647, 55.7795
CIE-Lab:
79.4882, -47.4601, 0.2470
CIE-LCH:
79.4882, 47.4608, 179.7018
CIE-Luv:
79.4882, -60.5812, 7.8574
Hunter-Lab:
74.6857, -42.9621, 4.2820
#31dcc3 color charts
#31dcc3 color shades, tints & tones
#31dcc3 color schemes
#31dcc3 color preview, HTML & CSS examples
This text has a color of #31dcc3
<p style="color:#31dcc3;">Text here</p>
.mytext {color:#31dcc3;}
This box has a color of #31dcc3
<div style="background-color:#31dcc3;">Content here</div>
.mybackground {background-color:#31dcc3;}
Border around this has a color of #31dcc3
<div style="border:2px solid #31dcc3;">Content here</div>
.myborder {border:2px solid #31dcc3;}