#a65cdd color space conversions
Hex:
#a65cdd
RGB:
166, 92, 221
CMY:
35, 64, 13
CMYK:
25, 58, 0, 13
HSL:
274°, 65.4822%, 61.3725%
HSV (HSB):
274°, 58.3710%, 86.6667%
XYZ:
32.6042, 20.9817, 70.7381
xyY:
0.2623, 0.1688, 20.9817
CIE-Lab:
52.9295, 52.9010, -54.3746
CIE-LCH:
52.9295, 75.8624, 314.2130
CIE-Luv:
52.9295, 24.2458, -90.0393
Hunter-Lab:
45.8058, 46.8945, -59.4976
#a65cdd color charts
#a65cdd color shades, tints & tones
#a65cdd color schemes
#a65cdd color preview, HTML & CSS examples
This text has a color of #a65cdd
<p style="color:#a65cdd;">Text here</p>
.mytext {color:#a65cdd;}
This box has a color of #a65cdd
<div style="background-color:#a65cdd;">Content here</div>
.mybackground {background-color:#a65cdd;}
Border around this has a color of #a65cdd
<div style="border:2px solid #a65cdd;">Content here</div>
.myborder {border:2px solid #a65cdd;}