#5accdc color space conversions
Hex:
#5accdc
RGB:
90, 204, 220
CMY:
65, 20, 14
CMYK:
59, 7, 0, 14
HSL:
187°, 65.0000%, 60.7843%
HSV (HSB):
187°, 59.0909%, 86.2745%
XYZ:
38.7276, 50.5267, 75.4216
xyY:
0.2352, 0.3068, 50.5267
CIE-Lab:
76.3914, -27.5604, -17.6645
CIE-LCH:
76.3914, 32.7355, 212.6573
CIE-Luv:
76.3914, -46.0758, -23.6090
Hunter-Lab:
71.0821, -27.1418, -13.1521
#5accdc color charts
#5accdc color shades, tints & tones
#5accdc color schemes
#5accdc color preview, HTML & CSS examples
This text has a color of #5accdc
<p style="color:#5accdc;">Text here</p>
.mytext {color:#5accdc;}
This box has a color of #5accdc
<div style="background-color:#5accdc;">Content here</div>
.mybackground {background-color:#5accdc;}
Border around this has a color of #5accdc
<div style="border:2px solid #5accdc;">Content here</div>
.myborder {border:2px solid #5accdc;}