#a64ace color space conversions
Hex:
#a64ace
RGB:
166, 74, 206
CMY:
35, 71, 19
CMYK:
19, 64, 0, 19
HSL:
282°, 57.3913%, 54.9020%
HSV (HSB):
282°, 64.0777%, 80.7843%
XYZ:
29.3152, 17.4608, 60.2177
xyY:
0.2740, 0.1632, 17.4608
CIE-Lab:
48.8355, 58.3592, -52.3813
CIE-LCH:
48.8355, 78.4193, 318.0899
CIE-Luv:
48.8355, 32.1605, -85.9050
Hunter-Lab:
41.7861, 52.1019, -56.1922
#a64ace color charts
#a64ace RGB chart
#a64ace CMYK chart
#a64ace RGB pie chart
#a64ace color shades, tints & tones
#a64ace color schemes
#a64ace color preview, HTML & CSS examples
This text has a color of #a64ace
<p style="color:#a64ace;">Text here</p>
.mytext {color:#a64ace;}
Text color #a64ace
This box has a color of #a64ace
<div style="background-color:#a64ace;">Content here</div>
.mybackground {background-color:#a64ace;}
Background color #a64ace
Border around this has a color of #a64ace
<div style="border:2px solid #a64ace;">Content here</div>
.myborder {border:2px solid #a64ace;}
Border color #a64ace