#55c5d5 color space conversions
Hex:
#55c5d5
RGB:
85, 197, 213
CMY:
67, 23, 16
CMYK:
60, 8, 0, 16
HSL:
188°, 60.3774%, 58.4314%
HSV (HSB):
188°, 60.0939%, 83.5294%
XYZ:
35.7228, 46.6679, 70.0758
xyY:
0.2343, 0.3061, 46.6679
CIE-Lab:
73.9768, -26.9986, -17.5438
CIE-LCH:
73.9768, 32.1980, 213.0159
CIE-Luv:
73.9768, -44.9950, -23.4032
Hunter-Lab:
68.3139, -26.2079, -12.9994
#55c5d5 color charts
#55c5d5 color shades, tints & tones
#55c5d5 color schemes
#55c5d5 color preview, HTML & CSS examples
This text has a color of #55c5d5
<p style="color:#55c5d5;">Text here</p>
.mytext {color:#55c5d5;}
This box has a color of #55c5d5
<div style="background-color:#55c5d5;">Content here</div>
.mybackground {background-color:#55c5d5;}
Border around this has a color of #55c5d5
<div style="border:2px solid #55c5d5;">Content here</div>
.myborder {border:2px solid #55c5d5;}