#a64acc color space conversions
Hex:
#a64acc
RGB:
166, 74, 204
CMY:
35, 71, 20
CMYK:
19, 64, 0, 20
HSL:
282°, 56.0345%, 54.5098%
HSV (HSB):
282°, 63.7255%, 80.0000%
XYZ:
29.0737, 17.3642, 58.9460
xyY:
0.2759, 0.1648, 17.3642
CIE-Lab:
48.7157, 57.9453, -51.4239
CIE-LCH:
48.7157, 77.4731, 318.4123
CIE-Luv:
48.7157, 32.6277, -84.3851
Hunter-Lab:
41.6704, 51.6178, -54.7011
#a64acc color charts
#a64acc RGB chart
#a64acc CMYK chart
#a64acc RGB pie chart
#a64acc color shades, tints & tones
#a64acc color schemes
#a64acc color preview, HTML & CSS examples
This text has a color of #a64acc
<p style="color:#a64acc;">Text here</p>
.mytext {color:#a64acc;}
Text color #a64acc
This box has a color of #a64acc
<div style="background-color:#a64acc;">Content here</div>
.mybackground {background-color:#a64acc;}
Background color #a64acc
Border around this has a color of #a64acc
<div style="border:2px solid #a64acc;">Content here</div>
.myborder {border:2px solid #a64acc;}
Border color #a64acc