#55cdef color space conversions
Hex:
#55cdef
RGB:
85, 205, 239
CMY:
67, 20, 6
CMYK:
64, 14, 0, 6
HSL:
193°, 82.7957%, 63.5294%
HSV (HSB):
193°, 64.4351%, 93.7255%
XYZ:
41.1576, 51.8259, 89.4955
xyY:
0.2255, 0.2840, 51.8259
CIE-Lab:
77.1766, -23.3487, -26.6963
CIE-LCH:
77.1766, 35.4663, 228.8269
CIE-Luv:
77.1766, -46.5434, -39.3772
Hunter-Lab:
71.9902, -23.9325, -23.3139
#55cdef color charts
#55cdef color shades, tints & tones
#55cdef color schemes
#55cdef color preview, HTML & CSS examples
This text has a color of #55cdef
<p style="color:#55cdef;">Text here</p>
.mytext {color:#55cdef;}
This box has a color of #55cdef
<div style="background-color:#55cdef;">Content here</div>
.mybackground {background-color:#55cdef;}
Border around this has a color of #55cdef
<div style="border:2px solid #55cdef;">Content here</div>
.myborder {border:2px solid #55cdef;}