#31dccd color space conversions
Hex:
#31dccd
RGB:
49, 220, 205
CMY:
81, 14, 20
CMYK:
78, 0, 7, 14
HSL:
175°, 70.9544%, 52.7451%
HSV (HSB):
175°, 77.7273%, 86.2745%
XYZ:
37.8793, 56.2471, 66.6179
xyY:
0.2356, 0.3499, 56.2471
CIE-Lab:
79.7543, -44.7820, -4.6945
CIE-LCH:
79.7543, 45.0274, 185.9844
CIE-Luv:
79.7543, -59.8580, -0.2430
Hunter-Lab:
74.9981, -41.0917, -0.1664
#31dccd color charts
#31dccd color shades, tints & tones
#31dccd color schemes
#31dccd color preview, HTML & CSS examples
This text has a color of #31dccd
<p style="color:#31dccd;">Text here</p>
.mytext {color:#31dccd;}
This box has a color of #31dccd
<div style="background-color:#31dccd;">Content here</div>
.mybackground {background-color:#31dccd;}
Border around this has a color of #31dccd
<div style="border:2px solid #31dccd;">Content here</div>
.myborder {border:2px solid #31dccd;}