#31cfc5 color space conversions
Hex:
#31cfc5
RGB:
49, 207, 197
CMY:
81, 19, 23
CMYK:
76, 0, 5, 19
HSL:
176°, 62.2047%, 50.1961%
HSV (HSB):
176°, 76.3285%, 81.1765%
XYZ:
33.6575, 49.3098, 60.5671
xyY:
0.2345, 0.3435, 49.3098
CIE-Lab:
75.6437, -41.2756, -6.4772
CIE-LCH:
75.6437, 41.7807, 188.9184
CIE-Luv:
75.6437, -55.9211, -3.5789
Hunter-Lab:
70.2210, -37.3301, -1.9843
#31cfc5 color charts
#31cfc5 color shades, tints & tones
#31cfc5 color schemes
#31cfc5 color preview, HTML & CSS examples
This text has a color of #31cfc5
<p style="color:#31cfc5;">Text here</p>
.mytext {color:#31cfc5;}
This box has a color of #31cfc5
<div style="background-color:#31cfc5;">Content here</div>
.mybackground {background-color:#31cfc5;}
Border around this has a color of #31cfc5
<div style="border:2px solid #31cfc5;">Content here</div>
.myborder {border:2px solid #31cfc5;}