#a065cd color space conversions
Hex:
#a065cd
RGB:
160, 101, 205
CMY:
37, 60, 20
CMYK:
22, 51, 0, 20
HSL:
274°, 50.9804%, 60.0000%
HSV (HSB):
274°, 50.7317%, 80.3922%
XYZ:
30.1703, 21.1887, 60.2573
xyY:
0.2703, 0.1898, 21.1887
CIE-Lab:
53.1554, 42.9918, -44.9690
CIE-LCH:
53.1554, 62.2134, 313.7123
CIE-Luv:
53.1554, 20.9995, -74.4180
Hunter-Lab:
46.0312, 36.4400, -45.3919
#a065cd color charts
#a065cd color shades, tints & tones
#a065cd color schemes
#a065cd color preview, HTML & CSS examples
This text has a color of #a065cd
<p style="color:#a065cd;">Text here</p>
.mytext {color:#a065cd;}
This box has a color of #a065cd
<div style="background-color:#a065cd;">Content here</div>
.mybackground {background-color:#a065cd;}
Border around this has a color of #a065cd
<div style="border:2px solid #a065cd;">Content here</div>
.myborder {border:2px solid #a065cd;}