#31abb1 color space conversions
Hex:
#31abb1
RGB:
49, 171, 177
CMY:
81, 33, 31
CMYK:
72, 3, 0, 31
HSL:
183°, 56.6372%, 44.3137%
HSV (HSB):
183°, 72.3164%, 69.4118%
XYZ:
23.7653, 32.9531, 46.7030
xyY:
0.2298, 0.3186, 32.9531
CIE-Lab:
64.1229, -30.3613, -12.6883
CIE-LCH:
64.1229, 32.9060, 202.6806
CIE-Luv:
64.1229, -44.5201, -14.7772
Hunter-Lab:
57.4048, -26.5602, -8.0534
#31abb1 color charts
#31abb1 color shades, tints & tones
#31abb1 color schemes
#31abb1 color preview, HTML & CSS examples
This text has a color of #31abb1
<p style="color:#31abb1;">Text here</p>
.mytext {color:#31abb1;}
This box has a color of #31abb1
<div style="background-color:#31abb1;">Content here</div>
.mybackground {background-color:#31abb1;}
Border around this has a color of #31abb1
<div style="border:2px solid #31abb1;">Content here</div>
.myborder {border:2px solid #31abb1;}