#31abb9 color space conversions
Hex:
#31abb9
RGB:
49, 171, 185
CMY:
81, 33, 27
CMYK:
74, 8, 0, 27
HSL:
186°, 58.1197%, 45.8824%
HSV (HSB):
186°, 73.5135%, 72.5490%
XYZ:
24.5865, 33.2816, 51.0271
xyY:
0.2258, 0.3056, 33.2816
CIE-Lab:
64.3883, -27.9180, -16.7492
CIE-LCH:
64.3883, 32.5569, 210.9613
CIE-Luv:
64.3883, -43.9861, -21.6142
Hunter-Lab:
57.6902, -24.8844, -12.0590
#31abb9 color charts
#31abb9 color shades, tints & tones
#31abb9 color schemes
#31abb9 color preview, HTML & CSS examples
This text has a color of #31abb9
<p style="color:#31abb9;">Text here</p>
.mytext {color:#31abb9;}
This box has a color of #31abb9
<div style="background-color:#31abb9;">Content here</div>
.mybackground {background-color:#31abb9;}
Border around this has a color of #31abb9
<div style="border:2px solid #31abb9;">Content here</div>
.myborder {border:2px solid #31abb9;}