#5deced color space conversions
Hex:
#5deced
RGB:
93, 236, 237
CMY:
64, 7, 7
CMYK:
61, 0, 0, 7
HSL:
180°, 80.0000%, 64.7059%
HSV (HSB):
180°, 60.7595%, 92.9412%
XYZ:
49.7957, 68.4325, 90.7050
xyY:
0.2383, 0.3275, 68.4325
CIE-Lab:
86.2222, -37.5363, -11.9407
CIE-LCH:
86.2222, 39.3897, 197.6464
CIE-Luv:
86.2222, -56.1808, -12.9774
Hunter-Lab:
82.7239, -37.3187, -7.1035
#5deced color charts
#5deced color shades, tints & tones
#5deced color schemes
#5deced color preview, HTML & CSS examples
This text has a color of #5deced
<p style="color:#5deced;">Text here</p>
.mytext {color:#5deced;}
This box has a color of #5deced
<div style="background-color:#5deced;">Content here</div>
.mybackground {background-color:#5deced;}
Border around this has a color of #5deced
<div style="border:2px solid #5deced;">Content here</div>
.myborder {border:2px solid #5deced;}