#a65dd1 color space conversions
Hex:
#a65dd1
RGB:
166, 93, 209
CMY:
35, 64, 18
CMYK:
21, 56, 0, 18
HSL:
278°, 55.7692%, 59.2157%
HSV (HSB):
278°, 55.5024%, 81.9608%
XYZ:
31.1489, 20.5391, 62.6443
xyY:
0.2724, 0.1796, 20.5391
CIE-Lab:
52.4414, 49.7178, -48.3404
CIE-LCH:
52.4414, 69.3445, 315.8048
CIE-Luv:
52.4414, 26.2526, -80.2306
Hunter-Lab:
45.3201, 43.3741, -50.2303
#a65dd1 color charts
#a65dd1 color shades, tints & tones
#a65dd1 color schemes
#a65dd1 color preview, HTML & CSS examples
This text has a color of #a65dd1
<p style="color:#a65dd1;">Text here</p>
.mytext {color:#a65dd1;}
This box has a color of #a65dd1
<div style="background-color:#a65dd1;">Content here</div>
.mybackground {background-color:#a65dd1;}
Border around this has a color of #a65dd1
<div style="border:2px solid #a65dd1;">Content here</div>
.myborder {border:2px solid #a65dd1;}