#56acc7 color space conversions
Hex:
#56acc7
RGB:
86, 172, 199
CMY:
66, 33, 22
CMYK:
57, 14, 0, 22
HSL:
194°, 50.2222%, 55.8824%
HSV (HSB):
194°, 56.7839%, 78.0392%
XYZ:
28.8991, 35.6070, 59.3825
xyY:
0.2333, 0.2874, 35.6070
CIE-Lab:
66.2185, -18.1742, -21.6480
CIE-LCH:
66.2185, 28.2654, 229.9854
CIE-Luv:
66.2185, -36.0445, -30.9482
Hunter-Lab:
59.6716, -17.9774, -17.2326
#56acc7 color charts
#56acc7 color shades, tints & tones
#56acc7 color schemes
#56acc7 color preview, HTML & CSS examples
This text has a color of #56acc7
<p style="color:#56acc7;">Text here</p>
.mytext {color:#56acc7;}
This box has a color of #56acc7
<div style="background-color:#56acc7;">Content here</div>
.mybackground {background-color:#56acc7;}
Border around this has a color of #56acc7
<div style="border:2px solid #56acc7;">Content here</div>
.myborder {border:2px solid #56acc7;}