#9accdc color space conversions
Hex:
#9accdc
RGB:
154, 204, 220
CMY:
40, 20, 14
CMYK:
30, 7, 0, 14
HSL:
195°, 48.5294%, 73.3333%
HSV (HSB):
195°, 30.0000%, 86.2745%
XYZ:
47.8376, 55.2231, 75.8480
xyY:
0.2674, 0.3087, 55.2231
CIE-Lab:
79.1696, -12.4912, -13.2074
CIE-LCH:
79.1696, 18.1787, 226.5964
CIE-Luv:
79.1696, -25.1872, -18.5639
Hunter-Lab:
74.3122, -15.1393, -8.4967
#9accdc color charts
#9accdc color shades, tints & tones
#9accdc color schemes
#9accdc color preview, HTML & CSS examples
This text has a color of #9accdc
<p style="color:#9accdc;">Text here</p>
.mytext {color:#9accdc;}
This box has a color of #9accdc
<div style="background-color:#9accdc;">Content here</div>
.mybackground {background-color:#9accdc;}
Border around this has a color of #9accdc
<div style="border:2px solid #9accdc;">Content here</div>
.myborder {border:2px solid #9accdc;}