#31ccc1 color space conversions
Hex:
#31ccc1
RGB:
49, 204, 193
CMY:
81, 20, 24
CMYK:
76, 0, 5, 20
HSL:
176°, 61.2648%, 49.6078%
HSV (HSB):
176°, 75.9804%, 80.0000%
XYZ:
32.4851, 47.6890, 57.9448
xyY:
0.2352, 0.3453, 47.6890
CIE-Lab:
74.6283, -41.0549, -5.8188
CIE-LCH:
74.6283, 41.4652, 188.0670
CIE-Luv:
74.6283, -55.1575, -2.5720
Hunter-Lab:
69.0572, -36.8821, -1.4093
#31ccc1 color charts
#31ccc1 color shades, tints & tones
#31ccc1 color schemes
#31ccc1 color preview, HTML & CSS examples
This text has a color of #31ccc1
<p style="color:#31ccc1;">Text here</p>
.mytext {color:#31ccc1;}
This box has a color of #31ccc1
<div style="background-color:#31ccc1;">Content here</div>
.mybackground {background-color:#31ccc1;}
Border around this has a color of #31ccc1
<div style="border:2px solid #31ccc1;">Content here</div>
.myborder {border:2px solid #31ccc1;}