#55cded color space conversions
Hex:
#55cded
RGB:
85, 205, 237
CMY:
67, 20, 7
CMYK:
64, 14, 0, 7
HSL:
193°, 80.8511%, 63.1373%
HSV (HSB):
193°, 64.1350%, 92.9412%
XYZ:
40.8637, 51.7084, 87.9477
xyY:
0.2264, 0.2864, 51.7084
CIE-Lab:
77.1061, -23.9474, -25.7316
CIE-LCH:
77.1061, 35.1510, 227.0568
CIE-Luv:
77.1061, -46.6501, -37.6552
Hunter-Lab:
71.9085, -24.4031, -22.1787
#55cded color charts
#55cded color shades, tints & tones
#55cded color schemes
#55cded color preview, HTML & CSS examples
This text has a color of #55cded
<p style="color:#55cded;">Text here</p>
.mytext {color:#55cded;}
This box has a color of #55cded
<div style="background-color:#55cded;">Content here</div>
.mybackground {background-color:#55cded;}
Border around this has a color of #55cded
<div style="border:2px solid #55cded;">Content here</div>
.myborder {border:2px solid #55cded;}