#a64cc4 color space conversions
Hex:
#a64cc4
RGB:
166, 76, 196
CMY:
35, 70, 23
CMYK:
15, 61, 0, 23
HSL:
285°, 50.4202%, 53.3333%
HSV (HSB):
285°, 61.2245%, 76.8627%
XYZ:
28.2741, 17.2614, 54.0661
xyY:
0.2839, 0.1733, 17.2614
CIE-Lab:
48.5877, 55.3795, -47.0163
CIE-LCH:
48.5877, 72.6459, 319.6693
CIE-Luv:
48.5877, 33.9981, -77.4659
Hunter-Lab:
41.5468, 48.7688, -48.0730
#a64cc4 color charts
#a64cc4 color shades, tints & tones
#a64cc4 color schemes
#a64cc4 color preview, HTML & CSS examples
This text has a color of #a64cc4
<p style="color:#a64cc4;">Text here</p>
.mytext {color:#a64cc4;}
This box has a color of #a64cc4
<div style="background-color:#a64cc4;">Content here</div>
.mybackground {background-color:#a64cc4;}
Border around this has a color of #a64cc4
<div style="border:2px solid #a64cc4;">Content here</div>
.myborder {border:2px solid #a64cc4;}