#31dcc8 color space conversions
Hex:
#31dcc8
RGB:
49, 220, 200
CMY:
81, 14, 22
CMYK:
78, 0, 9, 14
HSL:
173°, 70.9544%, 52.7451%
HSV (HSB):
173°, 77.7273%, 86.2745%
XYZ:
37.2851, 56.0095, 63.4894
xyY:
0.2378, 0.3572, 56.0095
CIE-Lab:
79.6192, -46.1338, -2.2266
CIE-LCH:
79.6192, 46.1875, 182.7632
CIE-Luv:
79.6192, -60.2207, 3.8296
Hunter-Lab:
74.8395, -42.0401, 2.0895
#31dcc8 color charts
#31dcc8 color shades, tints & tones
#31dcc8 color schemes
#31dcc8 color preview, HTML & CSS examples
This text has a color of #31dcc8
<p style="color:#31dcc8;">Text here</p>
.mytext {color:#31dcc8;}
This box has a color of #31dcc8
<div style="background-color:#31dcc8;">Content here</div>
.mybackground {background-color:#31dcc8;}
Border around this has a color of #31dcc8
<div style="border:2px solid #31dcc8;">Content here</div>
.myborder {border:2px solid #31dcc8;}