#a5a5cd color space conversions
Hex:
#a5a5cd
RGB:
165, 165, 205
CMY:
35, 35, 20
CMYK:
20, 20, 0, 20
HSL:
240°, 28.5714%, 72.5490%
HSV (HSB):
240°, 19.5122%, 80.3922%
XYZ:
39.9916, 39.3174, 63.2388
xyY:
0.2805, 0.2758, 39.3174
CIE-Lab:
68.9805, 8.3728, -20.3491
CIE-LCH:
68.9805, 22.0043, 292.3651
CIE-Luv:
68.9805, -2.3604, -32.7531
Hunter-Lab:
62.7036, 4.1140, -15.9036
#a5a5cd color charts
#a5a5cd color shades, tints & tones
#a5a5cd color schemes
#a5a5cd color preview, HTML & CSS examples
This text has a color of #a5a5cd
<p style="color:#a5a5cd;">Text here</p>
.mytext {color:#a5a5cd;}
This box has a color of #a5a5cd
<div style="background-color:#a5a5cd;">Content here</div>
.mybackground {background-color:#a5a5cd;}
Border around this has a color of #a5a5cd
<div style="border:2px solid #a5a5cd;">Content here</div>
.myborder {border:2px solid #a5a5cd;}