#55e5cd color space conversions
Hex:
#55e5cd
RGB:
85, 229, 205
CMY:
67, 10, 20
CMYK:
63, 0, 10, 10
HSL:
170°, 73.4694%, 61.5686%
HSV (HSB):
170°, 62.8821%, 89.8039%
XYZ:
42.7851, 62.3777, 67.5427
xyY:
0.2477, 0.3612, 62.3777
CIE-Lab:
83.1139, -44.0187, 0.3159
CIE-LCH:
83.1139, 44.0198, 179.5888
CIE-Luv:
83.1139, -57.1986, 7.5540
Hunter-Lab:
78.9796, -41.5166, 4.5813
#55e5cd color charts
#55e5cd color shades, tints & tones
#55e5cd color schemes
#55e5cd color preview, HTML & CSS examples
This text has a color of #55e5cd
<p style="color:#55e5cd;">Text here</p>
.mytext {color:#55e5cd;}
This box has a color of #55e5cd
<div style="background-color:#55e5cd;">Content here</div>
.mybackground {background-color:#55e5cd;}
Border around this has a color of #55e5cd
<div style="border:2px solid #55e5cd;">Content here</div>
.myborder {border:2px solid #55e5cd;}