#31abc6 color space conversions
Hex:
#31abc6
RGB:
49, 171, 198
CMY:
81, 33, 22
CMYK:
75, 14, 0, 22
HSL:
191°, 60.3239%, 48.4314%
HSV (HSB):
191°, 75.2525%, 77.6471%
XYZ:
26.0226, 33.8560, 58.5894
xyY:
0.2197, 0.2858, 33.8560
CIE-Lab:
64.8481, -23.8144, -23.2800
CIE-LCH:
64.8481, 33.3029, 224.3499
CIE-Luv:
64.8481, -43.1271, -32.8379
Hunter-Lab:
58.1859, -21.9945, -18.9710
#31abc6 color charts
#31abc6 color shades, tints & tones
#31abc6 color schemes
#31abc6 color preview, HTML & CSS examples
This text has a color of #31abc6
<p style="color:#31abc6;">Text here</p>
.mytext {color:#31abc6;}
This box has a color of #31abc6
<div style="background-color:#31abc6;">Content here</div>
.mybackground {background-color:#31abc6;}
Border around this has a color of #31abc6
<div style="border:2px solid #31abc6;">Content here</div>
.myborder {border:2px solid #31abc6;}