#a5a1cd color space conversions
Hex:
#a5a1cd
RGB:
165, 161, 205
CMY:
35, 37, 20
CMYK:
20, 21, 0, 20
HSL:
245°, 30.5556%, 71.7647%
HSV (HSB):
245°, 21.4634%, 80.3922%
XYZ:
39.2814, 37.8968, 63.0021
xyY:
0.2802, 0.2703, 37.8968
CIE-Lab:
67.9445, 10.6071, -21.9269
CIE-LCH:
67.9445, 24.3577, 295.8153
CIE-Luv:
67.9445, -0.5560, -35.5542
Hunter-Lab:
61.5604, 6.1691, -17.5862
#a5a1cd color charts
#a5a1cd color shades, tints & tones
#a5a1cd color schemes
#a5a1cd color preview, HTML & CSS examples
This text has a color of #a5a1cd
<p style="color:#a5a1cd;">Text here</p>
.mytext {color:#a5a1cd;}
This box has a color of #a5a1cd
<div style="background-color:#a5a1cd;">Content here</div>
.mybackground {background-color:#a5a1cd;}
Border around this has a color of #a5a1cd
<div style="border:2px solid #a5a1cd;">Content here</div>
.myborder {border:2px solid #a5a1cd;}