#5adddc color space conversions
Hex:
#5adddc
RGB:
90, 221, 220
CMY:
65, 13, 14
CMYK:
59, 0, 0, 13
HSL:
180°, 65.8291%, 60.9804%
HSV (HSB):
180°, 59.2760%, 86.6667%
XYZ:
42.9912, 59.0539, 76.8428
xyY:
0.2403, 0.3301, 59.0539
CIE-Lab:
81.3212, -35.6773, -10.2695
CIE-LCH:
81.3212, 37.1259, 196.0581
CIE-Luv:
81.3212, -52.3391, -10.4597
Hunter-Lab:
76.8465, -34.6210, -5.4946
#5adddc color charts
#5adddc color shades, tints & tones
#5adddc color schemes
#5adddc color preview, HTML & CSS examples
This text has a color of #5adddc
<p style="color:#5adddc;">Text here</p>
.mytext {color:#5adddc;}
This box has a color of #5adddc
<div style="background-color:#5adddc;">Content here</div>
.mybackground {background-color:#5adddc;}
Border around this has a color of #5adddc
<div style="border:2px solid #5adddc;">Content here</div>
.myborder {border:2px solid #5adddc;}