#55abc5 color space conversions
Hex:
#55abc5
RGB:
85, 171, 197
CMY:
67, 33, 23
CMYK:
57, 13, 0, 23
HSL:
194°, 49.1228%, 55.2941%
HSV (HSB):
194°, 56.8528%, 77.2549%
XYZ:
28.3873, 35.0883, 58.0999
xyY:
0.2335, 0.2886, 35.0883
CIE-Lab:
65.8174, -18.4417, -21.1546
CIE-LCH:
65.8174, 28.0644, 228.9194
CIE-Luv:
65.8174, -36.0067, -30.0787
Hunter-Lab:
59.2354, -18.1198, -16.6886
#55abc5 color charts
#55abc5 color shades, tints & tones
#55abc5 color schemes
#55abc5 color preview, HTML & CSS examples
This text has a color of #55abc5
<p style="color:#55abc5;">Text here</p>
.mytext {color:#55abc5;}
This box has a color of #55abc5
<div style="background-color:#55abc5;">Content here</div>
.mybackground {background-color:#55abc5;}
Border around this has a color of #55abc5
<div style="border:2px solid #55abc5;">Content here</div>
.myborder {border:2px solid #55abc5;}