#31c8c9 color space conversions
Hex:
#31c8c9
RGB:
49, 200, 201
CMY:
81, 22, 21
CMYK:
76, 0, 0, 21
HSL:
180°, 60.8000%, 49.0196%
HSV (HSB):
180°, 75.6219%, 78.8235%
XYZ:
32.4635, 46.1786, 62.4607
xyY:
0.2301, 0.3273, 46.1786
CIE-Lab:
73.6613, -36.9641, -11.5917
CIE-LCH:
73.6613, 38.7390, 197.4111
CIE-Luv:
73.6613, -53.1827, -12.3420
Hunter-Lab:
67.9548, -33.6475, -6.9281
#31c8c9 color charts
#31c8c9 color shades, tints & tones
#31c8c9 color schemes
#31c8c9 color preview, HTML & CSS examples
This text has a color of #31c8c9
<p style="color:#31c8c9;">Text here</p>
.mytext {color:#31c8c9;}
This box has a color of #31c8c9
<div style="background-color:#31c8c9;">Content here</div>
.mybackground {background-color:#31c8c9;}
Border around this has a color of #31c8c9
<div style="border:2px solid #31c8c9;">Content here</div>
.myborder {border:2px solid #31c8c9;}