#31d2d2 color space conversions
Hex:
#31d2d2
RGB:
49, 210, 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.9461, 51.3993, 68.9993
xyY:
0.2299, 0.3288, 51.3993
CIE-Lab:
76.9203, -38.9356, -11.5801
CIE-LCH:
76.9203, 40.6212, 196.5634
CIE-Luv:
76.9203, -56.0293, -12.0991
Hunter-Lab:
71.6933, -35.9657, -6.8767
#31d2d2 color charts
#31d2d2 color shades, tints & tones
#31d2d2 color schemes
#31d2d2 color preview, HTML & CSS examples
This text has a color of #31d2d2
<p style="color:#31d2d2;">Text here</p>
.mytext {color:#31d2d2;}
This box has a color of #31d2d2
<div style="background-color:#31d2d2;">Content here</div>
.mybackground {background-color:#31d2d2;}
Border around this has a color of #31d2d2
<div style="border:2px solid #31d2d2;">Content here</div>
.myborder {border:2px solid #31d2d2;}