#a04ace color space conversions
Hex:
#a04ace
RGB:
160, 74, 206
CMY:
37, 71, 19
CMYK:
22, 64, 0, 19
HSL:
279°, 57.3913%, 54.9020%
HSV (HSB):
279°, 64.0777%, 80.7843%
XYZ:
28.0866, 16.8274, 60.1602
xyY:
0.2673, 0.1601, 16.8274
CIE-Lab:
48.0418, 56.9930, -53.6974
CIE-LCH:
48.0418, 78.3046, 316.7053
CIE-Luv:
48.0418, 28.6498, -87.3133
Hunter-Lab:
41.0212, 50.4291, -58.2378
#a04ace color charts
#a04ace color shades, tints & tones
#a04ace color schemes
#a04ace color preview, HTML & CSS examples
This text has a color of #a04ace
<p style="color:#a04ace;">Text here</p>
.mytext {color:#a04ace;}
This box has a color of #a04ace
<div style="background-color:#a04ace;">Content here</div>
.mybackground {background-color:#a04ace;}
Border around this has a color of #a04ace
<div style="border:2px solid #a04ace;">Content here</div>
.myborder {border:2px solid #a04ace;}