#a5a9cc color space conversions
Hex:
#a5a9cc
RGB:
165, 169, 204
CMY:
35, 34, 20
CMYK:
19, 17, 0, 20
HSL:
234°, 27.6596%, 72.3529%
HSV (HSB):
234°, 19.1176%, 80.0000%
XYZ:
40.6041, 40.7349, 62.8493
xyY:
0.2816, 0.2825, 40.7349
CIE-Lab:
69.9898, 5.9256, -18.2657
CIE-LCH:
69.9898, 19.2029, 287.9737
CIE-Luv:
69.9898, -4.1193, -29.0995
Hunter-Lab:
63.8239, 1.8680, -13.7079
#a5a9cc color charts
#a5a9cc color shades, tints & tones
#a5a9cc color schemes
#a5a9cc color preview, HTML & CSS examples
This text has a color of #a5a9cc
<p style="color:#a5a9cc;">Text here</p>
.mytext {color:#a5a9cc;}
This box has a color of #a5a9cc
<div style="background-color:#a5a9cc;">Content here</div>
.mybackground {background-color:#a5a9cc;}
Border around this has a color of #a5a9cc
<div style="border:2px solid #a5a9cc;">Content here</div>
.myborder {border:2px solid #a5a9cc;}