#a729d9 color space conversions
Hex:
#a729d9
RGB:
167, 41, 217
CMY:
35, 84, 15
CMYK:
23, 81, 0, 15
HSL:
283°, 69.8413%, 50.5882%
HSV (HSB):
283°, 81.1060%, 85.0980%
XYZ:
29.2537, 14.8111, 66.9626
xyY:
0.2635, 0.1334, 14.8111
CIE-Lab:
45.3744, 73.0408, -64.2624
CIE-LCH:
45.3744, 97.2863, 318.6582
CIE-Luv:
45.3744, 35.9027, -102.4161
Hunter-Lab:
38.4852, 68.3336, -76.2224
#a729d9 color charts
#a729d9 color shades, tints & tones
#a729d9 color schemes
#a729d9 color preview, HTML & CSS examples
This text has a color of #a729d9
<p style="color:#a729d9;">Text here</p>
.mytext {color:#a729d9;}
This box has a color of #a729d9
<div style="background-color:#a729d9;">Content here</div>
.mybackground {background-color:#a729d9;}
Border around this has a color of #a729d9
<div style="border:2px solid #a729d9;">Content here</div>
.myborder {border:2px solid #a729d9;}