#5ddefc color space conversions
Hex:
#5ddefc
RGB:
93, 222, 252
CMY:
64, 13, 1
CMYK:
63, 12, 0, 1
HSL:
191°, 96.3636%, 67.6471%
HSV (HSB):
191°, 63.0952%, 98.8235%
XYZ:
48.2062, 61.5980, 101.4443
xyY:
0.2282, 0.2916, 61.5980
CIE-Lab:
82.6992, -26.6860, -25.1666
CIE-LCH:
82.6992, 36.6811, 223.3216
CIE-Luv:
82.6992, -50.2965, -36.5971
Hunter-Lab:
78.4844, -27.7106, -21.6957
#5ddefc color charts
#5ddefc color shades, tints & tones
#5ddefc color schemes
#5ddefc color preview, HTML & CSS examples
This text has a color of #5ddefc
<p style="color:#5ddefc;">Text here</p>
.mytext {color:#5ddefc;}
This box has a color of #5ddefc
<div style="background-color:#5ddefc;">Content here</div>
.mybackground {background-color:#5ddefc;}
Border around this has a color of #5ddefc
<div style="border:2px solid #5ddefc;">Content here</div>
.myborder {border:2px solid #5ddefc;}