#a04abc color space conversions
Hex:
#a04abc
RGB:
160, 74, 188
CMY:
37, 71, 26
CMYK:
15, 61, 0, 26
HSL:
285°, 45.9677%, 51.3725%
HSV (HSB):
285°, 60.6383%, 73.7255%
XYZ:
26.0231, 16.0020, 49.2941
xyY:
0.2850, 0.1752, 16.0020
CIE-Lab:
46.9771, 53.2180, -44.9895
CIE-LCH:
46.9771, 69.6865, 319.7895
CIE-Luv:
46.9771, 32.7522, -73.5362
Hunter-Lab:
40.0025, 46.1165, -45.0599
#a04abc color charts
#a04abc color shades, tints & tones
#a04abc color schemes
#a04abc color preview, HTML & CSS examples
This text has a color of #a04abc
<p style="color:#a04abc;">Text here</p>
.mytext {color:#a04abc;}
This box has a color of #a04abc
<div style="background-color:#a04abc;">Content here</div>
.mybackground {background-color:#a04abc;}
Border around this has a color of #a04abc
<div style="border:2px solid #a04abc;">Content here</div>
.myborder {border:2px solid #a04abc;}