#55acc2 color space conversions
Hex:
#55acc2
RGB:
85, 172, 194
CMY:
67, 33, 24
CMYK:
56, 11, 0, 24
HSL:
192°, 47.1861%, 54.7059%
HSV (HSB):
192°, 56.1856%, 76.0784%
XYZ:
28.2364, 35.3314, 56.3704
xyY:
0.2354, 0.2946, 35.3314
CIE-Lab:
66.0059, -19.8470, -19.2037
CIE-LCH:
66.0059, 27.6168, 224.0562
CIE-Luv:
66.0059, -36.5104, -26.7186
Hunter-Lab:
59.4402, -19.2258, -14.6198
#55acc2 color charts
#55acc2 color shades, tints & tones
#55acc2 color schemes
#55acc2 color preview, HTML & CSS examples
This text has a color of #55acc2
<p style="color:#55acc2;">Text here</p>
.mytext {color:#55acc2;}
This box has a color of #55acc2
<div style="background-color:#55acc2;">Content here</div>
.mybackground {background-color:#55acc2;}
Border around this has a color of #55acc2
<div style="border:2px solid #55acc2;">Content here</div>
.myborder {border:2px solid #55acc2;}