#5dcced color space conversions
Hex:
#5dcced
RGB:
93, 204, 237
CMY:
64, 20, 7
CMYK:
61, 14, 0, 7
HSL:
194°, 80.0000%, 64.7059%
HSV (HSB):
194°, 60.7595%, 92.9412%
XYZ:
41.3931, 51.6273, 87.9042
xyY:
0.2288, 0.2854, 51.6273
CIE-Lab:
77.0575, -22.1149, -25.7848
CIE-LCH:
77.0575, 33.9694, 229.3812
CIE-Luv:
77.0575, -44.5408, -37.9818
Hunter-Lab:
71.8521, -22.9096, -22.2391
#5dcced color charts
#5dcced color shades, tints & tones
#5dcced color schemes
#5dcced color preview, HTML & CSS examples
This text has a color of #5dcced
<p style="color:#5dcced;">Text here</p>
.mytext {color:#5dcced;}
This box has a color of #5dcced
<div style="background-color:#5dcced;">Content here</div>
.mybackground {background-color:#5dcced;}
Border around this has a color of #5dcced
<div style="border:2px solid #5dcced;">Content here</div>
.myborder {border:2px solid #5dcced;}