#5deed8 color space conversions
Hex:
#5deed8
RGB:
93, 238, 216
CMY:
64, 7, 15
CMYK:
61, 0, 9, 7
HSL:
171°, 81.0056%, 64.9020%
HSV (HSB):
171°, 60.9244%, 93.3333%
XYZ:
47.4834, 68.4341, 75.6722
xyY:
0.2478, 0.3572, 68.4341
CIE-Lab:
86.2230, -43.8780, -0.9092
CIE-LCH:
86.2230, 43.8874, 181.1871
CIE-Luv:
86.2230, -58.1193, 5.6828
Hunter-Lab:
82.7249, -42.3111, 3.6722
#5deed8 color charts
#5deed8 color shades, tints & tones
#5deed8 color schemes
#5deed8 color preview, HTML & CSS examples
This text has a color of #5deed8
<p style="color:#5deed8;">Text here</p>
.mytext {color:#5deed8;}
This box has a color of #5deed8
<div style="background-color:#5deed8;">Content here</div>
.mybackground {background-color:#5deed8;}
Border around this has a color of #5deed8
<div style="border:2px solid #5deed8;">Content here</div>
.myborder {border:2px solid #5deed8;}