#a51dc9 color space conversions
Hex:
#a51dc9
RGB:
165, 29, 201
CMY:
35, 89, 21
CMYK:
18, 86, 0, 21
HSL:
287°, 74.7826%, 45.0980%
HSV (HSB):
287°, 85.5721%, 78.8235%
XYZ:
26.4990, 13.0951, 56.3893
xyY:
0.2761, 0.1364, 13.0951
CIE-Lab:
42.9062, 72.7323, -59.0487
CIE-LCH:
42.9062, 93.6842, 320.9281
CIE-Luv:
42.9062, 40.4357, -93.5705
Hunter-Lab:
36.1872, 67.3839, -67.0587
#a51dc9 color charts
#a51dc9 color shades, tints & tones
#a51dc9 color schemes
#a51dc9 color preview, HTML & CSS examples
This text has a color of #a51dc9
<p style="color:#a51dc9;">Text here</p>
.mytext {color:#a51dc9;}
This box has a color of #a51dc9
<div style="background-color:#a51dc9;">Content here</div>
.mybackground {background-color:#a51dc9;}
Border around this has a color of #a51dc9
<div style="border:2px solid #a51dc9;">Content here</div>
.myborder {border:2px solid #a51dc9;}