#31acc8 color space conversions
Hex:
#31acc8
RGB:
49, 172, 200
CMY:
81, 33, 22
CMYK:
76, 14, 0, 22
HSL:
191°, 60.6426%, 48.8235%
HSV (HSB):
191°, 75.5000%, 78.4314%
XYZ:
26.4445, 34.3281, 59.8758
xyY:
0.2192, 0.2845, 34.3281
CIE-Lab:
65.2222, -23.6817, -23.8170
CIE-LCH:
65.2222, 33.5868, 225.1632
CIE-Luv:
65.2222, -43.3514, -33.7681
Hunter-Lab:
58.5902, -21.9676, -19.5778
#31acc8 color charts
#31acc8 color shades, tints & tones
#31acc8 color schemes
#31acc8 color preview, HTML & CSS examples
This text has a color of #31acc8
<p style="color:#31acc8;">Text here</p>
.mytext {color:#31acc8;}
This box has a color of #31acc8
<div style="background-color:#31acc8;">Content here</div>
.mybackground {background-color:#31acc8;}
Border around this has a color of #31acc8
<div style="border:2px solid #31acc8;">Content here</div>
.myborder {border:2px solid #31acc8;}