#31cac4 color space conversions
Hex:
#31cac4
RGB:
49, 202, 196
CMY:
81, 21, 23
CMYK:
76, 0, 3, 21
HSL:
178°, 60.9562%, 49.2157%
HSV (HSB):
178°, 75.7426%, 79.2157%
XYZ:
32.3510, 46.8795, 59.5681
xyY:
0.2331, 0.3378, 46.8795
CIE-Lab:
74.1127, -39.3142, -8.2075
CIE-LCH:
74.1127, 40.1618, 191.7921
CIE-Luv:
74.1127, -54.2417, -6.5968
Hunter-Lab:
68.4686, -35.4801, -3.6546
#31cac4 color charts
#31cac4 color shades, tints & tones
#31cac4 color schemes
#31cac4 color preview, HTML & CSS examples
This text has a color of #31cac4
<p style="color:#31cac4;">Text here</p>
.mytext {color:#31cac4;}
This box has a color of #31cac4
<div style="background-color:#31cac4;">Content here</div>
.mybackground {background-color:#31cac4;}
Border around this has a color of #31cac4
<div style="border:2px solid #31cac4;">Content here</div>
.myborder {border:2px solid #31cac4;}