#31c7d7 color space conversions
Hex:
#31c7d7
RGB:
49, 199, 215
CMY:
81, 22, 16
CMYK:
77, 7, 0, 16
HSL:
186°, 67.4797%, 51.7647%
HSV (HSB):
186°, 77.2093%, 84.3137%
XYZ:
33.9558, 46.4061, 71.4576
xyY:
0.2237, 0.3057, 46.4061
CIE-Lab:
73.8083, -32.3225, -18.9620
CIE-LCH:
73.8083, 37.4740, 210.3980
CIE-Luv:
73.8083, -51.8358, -25.0451
Hunter-Lab:
68.1220, -30.2393, -14.5077
#31c7d7 color charts
#31c7d7 color shades, tints & tones
#31c7d7 color schemes
#31c7d7 color preview, HTML & CSS examples
This text has a color of #31c7d7
<p style="color:#31c7d7;">Text here</p>
.mytext {color:#31c7d7;}
This box has a color of #31c7d7
<div style="background-color:#31c7d7;">Content here</div>
.mybackground {background-color:#31c7d7;}
Border around this has a color of #31c7d7
<div style="border:2px solid #31c7d7;">Content here</div>
.myborder {border:2px solid #31c7d7;}