#31ded4 color space conversions
Hex:
#31ded4
RGB:
49, 222, 212
CMY:
81, 13, 17
CMYK:
78, 0, 5, 13
HSL:
177°, 72.3849%, 53.1373%
HSV (HSB):
177°, 77.9279%, 87.0588%
XYZ:
39.2716, 57.6490, 71.3449
xyY:
0.2334, 0.3426, 57.6490
CIE-Lab:
80.5432, -43.7287, -7.2586
CIE-LCH:
80.5432, 44.3271, 189.4247
CIE-Luv:
80.5432, -60.0369, -4.4750
Hunter-Lab:
75.9269, -40.5469, -2.5631
#31ded4 color charts
#31ded4 color shades, tints & tones
#31ded4 color schemes
#31ded4 color preview, HTML & CSS examples
This text has a color of #31ded4
<p style="color:#31ded4;">Text here</p>
.mytext {color:#31ded4;}
This box has a color of #31ded4
<div style="background-color:#31ded4;">Content here</div>
.mybackground {background-color:#31ded4;}
Border around this has a color of #31ded4
<div style="border:2px solid #31ded4;">Content here</div>
.myborder {border:2px solid #31ded4;}