#55acc1 color space conversions
Hex:
#55acc1
RGB:
85, 172, 193
CMY:
67, 33, 24
CMYK:
56, 11, 0, 24
HSL:
192°, 46.5517%, 54.5098%
HSV (HSB):
192°, 55.9585%, 75.6863%
XYZ:
28.1245, 35.2866, 55.7808
xyY:
0.2360, 0.2960, 35.2866
CIE-Lab:
65.9712, -20.1392, -18.7016
CIE-LCH:
65.9712, 27.4834, 222.8803
CIE-Luv:
65.9712, -36.5521, -25.8610
Hunter-Lab:
59.4025, -19.4425, -14.0933
#55acc1 color charts
#55acc1 color shades, tints & tones
#55acc1 color schemes
#55acc1 color preview, HTML & CSS examples
This text has a color of #55acc1
<p style="color:#55acc1;">Text here</p>
.mytext {color:#55acc1;}
This box has a color of #55acc1
<div style="background-color:#55acc1;">Content here</div>
.mybackground {background-color:#55acc1;}
Border around this has a color of #55acc1
<div style="border:2px solid #55acc1;">Content here</div>
.myborder {border:2px solid #55acc1;}