#31d1d2 color space conversions
Hex:
#31d1d2
RGB:
49, 209, 210
CMY:
81, 18, 18
CMYK:
77, 0, 0, 18
HSL:
180°, 64.1434%, 50.7843%
HSV (HSB):
180°, 76.6667%, 82.3529%
XYZ:
35.6999, 50.9070, 68.9172
xyY:
0.2295, 0.3273, 50.9070
CIE-Lab:
76.6227, -38.4800, -12.0251
CIE-LCH:
76.6227, 40.3152, 197.3541
CIE-Luv:
76.6227, -55.6815, -12.8809
Hunter-Lab:
71.3492, -35.5476, -7.3247
#31d1d2 color charts
#31d1d2 color shades, tints & tones
#31d1d2 color schemes
#31d1d2 color preview, HTML & CSS examples
This text has a color of #31d1d2
<p style="color:#31d1d2;">Text here</p>
.mytext {color:#31d1d2;}
This box has a color of #31d1d2
<div style="background-color:#31d1d2;">Content here</div>
.mybackground {background-color:#31d1d2;}
Border around this has a color of #31d1d2
<div style="border:2px solid #31d1d2;">Content here</div>
.myborder {border:2px solid #31d1d2;}