#31abb5 color space conversions
Hex:
#31abb5
RGB:
49, 171, 181
CMY:
81, 33, 29
CMYK:
73, 6, 0, 29
HSL:
185°, 57.3913%, 45.0980%
HSV (HSB):
185°, 72.9282%, 70.9804%
XYZ:
24.1700, 33.1150, 48.8340
xyY:
0.2278, 0.3121, 33.1150
CIE-Lab:
64.2539, -29.1480, -14.7226
CIE-LCH:
64.2539, 32.6552, 206.7982
CIE-Luv:
64.2539, -44.2528, -18.1871
Hunter-Lab:
57.5456, -25.7322, -10.0324
#31abb5 color charts
#31abb5 color shades, tints & tones
#31abb5 color schemes
#31abb5 color preview, HTML & CSS examples
This text has a color of #31abb5
<p style="color:#31abb5;">Text here</p>
.mytext {color:#31abb5;}
This box has a color of #31abb5
<div style="background-color:#31abb5;">Content here</div>
.mybackground {background-color:#31abb5;}
Border around this has a color of #31abb5
<div style="border:2px solid #31abb5;">Content here</div>
.myborder {border:2px solid #31abb5;}