#31abc4 color space conversions
Hex:
#31abc4
RGB:
49, 171, 196
CMY:
81, 33, 23
CMYK:
75, 13, 0, 23
HSL:
190°, 60.0000%, 48.0392%
HSV (HSB):
190°, 75.0000%, 76.8627%
XYZ:
25.7933, 33.7643, 57.3823
xyY:
0.2206, 0.2887, 33.7643
CIE-Lab:
64.7751, -24.4557, -22.2810
CIE-LCH:
64.7751, 33.0836, 222.3359
CIE-Luv:
64.7751, -43.2582, -31.1049
Hunter-Lab:
58.1071, -22.4524, -17.8755
#31abc4 color charts
#31abc4 color shades, tints & tones
#31abc4 color schemes
#31abc4 color preview, HTML & CSS examples
This text has a color of #31abc4
<p style="color:#31abc4;">Text here</p>
.mytext {color:#31abc4;}
This box has a color of #31abc4
<div style="background-color:#31abc4;">Content here</div>
.mybackground {background-color:#31abc4;}
Border around this has a color of #31abc4
<div style="border:2px solid #31abc4;">Content here</div>
.myborder {border:2px solid #31abc4;}