#56acc1 color space conversions
Hex:
#56acc1
RGB:
86, 172, 193
CMY:
66, 33, 24
CMYK:
55, 11, 0, 24
HSL:
192°, 46.3203%, 54.7059%
HSV (HSB):
192°, 55.4404%, 75.6863%
XYZ:
28.2159, 35.3337, 55.7850
xyY:
0.2364, 0.2961, 35.3337
CIE-Lab:
66.0077, -19.9357, -18.6428
CIE-LCH:
66.0077, 27.2945, 223.0804
CIE-Luv:
66.0077, -36.2887, -25.7940
Hunter-Lab:
59.4422, -19.2938, -14.0327
#56acc1 color charts
#56acc1 color shades, tints & tones
#56acc1 color schemes
#56acc1 color preview, HTML & CSS examples
This text has a color of #56acc1
<p style="color:#56acc1;">Text here</p>
.mytext {color:#56acc1;}
This box has a color of #56acc1
<div style="background-color:#56acc1;">Content here</div>
.mybackground {background-color:#56acc1;}
Border around this has a color of #56acc1
<div style="border:2px solid #56acc1;">Content here</div>
.myborder {border:2px solid #56acc1;}