#31abb6 color space conversions
Hex:
#31abb6
RGB:
49, 171, 182
CMY:
81, 33, 29
CMYK:
73, 6, 0, 29
HSL:
185°, 57.5758%, 45.2941%
HSV (HSB):
185°, 73.0769%, 71.3725%
XYZ:
24.2730, 33.1562, 49.3764
xyY:
0.2273, 0.3104, 33.1562
CIE-Lab:
64.2872, -28.8420, -15.2300
CIE-LCH:
64.2872, 32.6162, 207.8362
CIE-Luv:
64.2872, -44.1861, -19.0423
Hunter-Lab:
57.5814, -25.5221, -10.5346
#31abb6 color charts
#31abb6 color shades, tints & tones
#31abb6 color schemes
#31abb6 color preview, HTML & CSS examples
This text has a color of #31abb6
<p style="color:#31abb6;">Text here</p>
.mytext {color:#31abb6;}
This box has a color of #31abb6
<div style="background-color:#31abb6;">Content here</div>
.mybackground {background-color:#31abb6;}
Border around this has a color of #31abb6
<div style="border:2px solid #31abb6;">Content here</div>
.myborder {border:2px solid #31abb6;}