#31abc8 color space conversions
Hex:
#31abc8
RGB:
49, 171, 200
CMY:
81, 33, 22
CMYK:
76, 15, 0, 22
HSL:
192°, 60.6426%, 48.8235%
HSV (HSB):
192°, 75.5000%, 78.4314%
XYZ:
26.2549, 33.9489, 59.8126
xyY:
0.2188, 0.2829, 33.9489
CIE-Lab:
64.9220, -23.1697, -24.2769
CIE-LCH:
64.9220, 33.5590, 226.3368
CIE-Luv:
64.9220, -42.9963, -34.5724
Hunter-Lab:
58.2657, -21.5319, -20.0781
#31abc8 color charts
#31abc8 color shades, tints & tones
#31abc8 color schemes
#31abc8 color preview, HTML & CSS examples
This text has a color of #31abc8
<p style="color:#31abc8;">Text here</p>
.mytext {color:#31abc8;}
This box has a color of #31abc8
<div style="background-color:#31abc8;">Content here</div>
.mybackground {background-color:#31abc8;}
Border around this has a color of #31abc8
<div style="border:2px solid #31abc8;">Content here</div>
.myborder {border:2px solid #31abc8;}