#55cbec color space conversions
Hex:
#55cbec
RGB:
85, 203, 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.2426, 50.6993, 87.0218
xyY:
0.2261, 0.2849, 50.6993
CIE-Lab:
76.4965, -23.2415, -26.1267
CIE-LCH:
76.4965, 34.9682, 228.3447
CIE-Luv:
76.4965, -45.9817, -38.3852
Hunter-Lab:
71.2034, -23.7219, -22.6193
#55cbec color charts
#55cbec color shades, tints & tones
#55cbec color schemes
#55cbec color preview, HTML & CSS examples
This text has a color of #55cbec
<p style="color:#55cbec;">Text here</p>
.mytext {color:#55cbec;}
This box has a color of #55cbec
<div style="background-color:#55cbec;">Content here</div>
.mybackground {background-color:#55cbec;}
Border around this has a color of #55cbec
<div style="border:2px solid #55cbec;">Content here</div>
.myborder {border:2px solid #55cbec;}