#31abc1 color space conversions
Hex:
#31abc1
RGB:
49, 171, 193
CMY:
81, 33, 24
CMYK:
75, 11, 0, 24
HSL:
189°, 59.5041%, 47.4510%
HSV (HSB):
189°, 74.6114%, 75.6863%
XYZ:
25.4552, 33.6290, 55.6015
xyY:
0.2220, 0.2932, 33.6290
CIE-Lab:
64.6670, -25.4110, -20.7785
CIE-LCH:
64.6670, 32.8248, 219.2728
CIE-Luv:
64.6670, -43.4558, -28.5088
Hunter-Lab:
57.9906, -23.1302, -16.2540
#31abc1 color charts
#31abc1 color shades, tints & tones
#31abc1 color schemes
#31abc1 color preview, HTML & CSS examples
This text has a color of #31abc1
<p style="color:#31abc1;">Text here</p>
.mytext {color:#31abc1;}
This box has a color of #31abc1
<div style="background-color:#31abc1;">Content here</div>
.mybackground {background-color:#31abc1;}
Border around this has a color of #31abc1
<div style="border:2px solid #31abc1;">Content here</div>
.myborder {border:2px solid #31abc1;}