#5deed5 color space conversions
Hex:
#5deed5
RGB:
93, 238, 213
CMY:
64, 7, 16
CMYK:
61, 0, 11, 7
HSL:
170°, 81.0056%, 64.9020%
HSV (HSB):
170°, 60.9244%, 93.3333%
XYZ:
47.0990, 68.2803, 73.6478
xyY:
0.2492, 0.3612, 68.2803
CIE-Lab:
86.1464, -44.6213, 0.5528
CIE-LCH:
86.1464, 44.6247, 179.2903
CIE-Luv:
86.1464, -58.2915, 8.0740
Hunter-Lab:
82.6319, -42.8635, 4.9986
#5deed5 color charts
#5deed5 color shades, tints & tones
#5deed5 color schemes
#5deed5 color preview, HTML & CSS examples
This text has a color of #5deed5
<p style="color:#5deed5;">Text here</p>
.mytext {color:#5deed5;}
This box has a color of #5deed5
<div style="background-color:#5deed5;">Content here</div>
.mybackground {background-color:#5deed5;}
Border around this has a color of #5deed5
<div style="border:2px solid #5deed5;">Content here</div>
.myborder {border:2px solid #5deed5;}