#31cecc color space conversions
Hex:
#31cecc
RGB:
49, 206, 204
CMY:
81, 19, 20
CMYK:
76, 0, 1, 19
HSL:
179°, 61.5686%, 50.0000%
HSV (HSB):
179°, 76.2136%, 80.7843%
XYZ:
34.2370, 49.1552, 64.8102
xyY:
0.2310, 0.3317, 49.1552
CIE-Lab:
75.5478, -38.8436, -10.3971
CIE-LCH:
75.5478, 40.2110, 194.9848
CIE-Luv:
75.5478, -55.0685, -10.1811
Hunter-Lab:
70.1108, -35.5274, -5.7299
#31cecc color charts
#31cecc color shades, tints & tones
#31cecc color schemes
#31cecc color preview, HTML & CSS examples
This text has a color of #31cecc
<p style="color:#31cecc;">Text here</p>
.mytext {color:#31cecc;}
This box has a color of #31cecc
<div style="background-color:#31cecc;">Content here</div>
.mybackground {background-color:#31cecc;}
Border around this has a color of #31cecc
<div style="border:2px solid #31cecc;">Content here</div>
.myborder {border:2px solid #31cecc;}