#31dddc color space conversions
Hex:
#31dddc
RGB:
49, 221, 220
CMY:
81, 13, 14
CMYK:
78, 0, 0, 13
HSL:
180°, 71.6667%, 52.9412%
HSV (HSB):
180°, 77.8281%, 86.6667%
XYZ:
40.0413, 57.5332, 76.7048
xyY:
0.2298, 0.3301, 57.5332
CIE-Lab:
80.4786, -41.0324, -11.6156
CIE-LCH:
80.4786, 42.6448, 195.8060
CIE-Luv:
80.4786, -59.1062, -11.9087
Hunter-Lab:
75.8506, -38.5089, -6.8622
#31dddc color charts
#31dddc color shades, tints & tones
#31dddc color schemes
#31dddc color preview, HTML & CSS examples
This text has a color of #31dddc
<p style="color:#31dddc;">Text here</p>
.mytext {color:#31dddc;}
This box has a color of #31dddc
<div style="background-color:#31dddc;">Content here</div>
.mybackground {background-color:#31dddc;}
Border around this has a color of #31dddc
<div style="border:2px solid #31dddc;">Content here</div>
.myborder {border:2px solid #31dddc;}