#55ccec color space conversions
Hex:
#55ccec
RGB:
85, 204, 236
CMY:
67, 20, 7
CMYK:
64, 14, 0, 7
HSL:
193°, 79.8942%, 62.9412%
HSV (HSB):
193°, 63.9831%, 92.5490%
XYZ:
40.4795, 51.1732, 87.1008
xyY:
0.2265, 0.2863, 51.1732
CIE-Lab:
76.7838, -23.7444, -25.6875
CIE-LCH:
76.7838, 34.9807, 227.2511
CIE-Luv:
76.7838, -46.3426, -37.5898
Hunter-Lab:
71.5354, -24.1798, -22.1161
#55ccec color charts
#55ccec color shades, tints & tones
#55ccec color schemes
#55ccec color preview, HTML & CSS examples
This text has a color of #55ccec
<p style="color:#55ccec;">Text here</p>
.mytext {color:#55ccec;}
This box has a color of #55ccec
<div style="background-color:#55ccec;">Content here</div>
.mybackground {background-color:#55ccec;}
Border around this has a color of #55ccec
<div style="border:2px solid #55ccec;">Content here</div>
.myborder {border:2px solid #55ccec;}