#a564ed color space conversions
Hex:
#a564ed
RGB:
165, 100, 237
CMY:
35, 61, 7
CMYK:
30, 58, 0, 7
HSL:
268°, 79.1908%, 66.0784%
HSV (HSB):
268°, 57.8059%, 92.9412%
XYZ:
35.3603, 23.2281, 82.7405
xyY:
0.2502, 0.1644, 23.2281
CIE-Lab:
55.3065, 52.2521, -59.5661
CIE-LCH:
55.3065, 79.2364, 311.2577
CIE-Luv:
55.3065, 18.6636, -98.9022
Hunter-Lab:
48.1955, 46.6204, -68.0503
#a564ed color charts
#a564ed color shades, tints & tones
#a564ed color schemes
#a564ed color preview, HTML & CSS examples
This text has a color of #a564ed
<p style="color:#a564ed;">Text here</p>
.mytext {color:#a564ed;}
This box has a color of #a564ed
<div style="background-color:#a564ed;">Content here</div>
.mybackground {background-color:#a564ed;}
Border around this has a color of #a564ed
<div style="border:2px solid #a564ed;">Content here</div>
.myborder {border:2px solid #a564ed;}