#a004bf color space conversions
Hex:
#a004bf
RGB:
160, 4, 191
CMY:
37, 98, 25
CMYK:
16, 98, 0, 25
HSL:
290°, 95.8974%, 38.2353%
HSV (HSB):
290°, 97.9058%, 74.9020%
XYZ:
23.9446, 11.3220, 50.2136
xyY:
0.2801, 0.1325, 11.3220
CIE-Lab:
40.1176, 73.8999, -57.7651
CIE-LCH:
40.1176, 93.7977, 321.9864
CIE-Luv:
40.1176, 41.8526, -89.9524
Hunter-Lab:
33.6482, 68.1391, -64.9254
#a004bf color charts
#a004bf color shades, tints & tones
#a004bf color schemes
#a004bf color preview, HTML & CSS examples
This text has a color of #a004bf
<p style="color:#a004bf;">Text here</p>
.mytext {color:#a004bf;}
This box has a color of #a004bf
<div style="background-color:#a004bf;">Content here</div>
.mybackground {background-color:#a004bf;}
Border around this has a color of #a004bf
<div style="border:2px solid #a004bf;">Content here</div>
.myborder {border:2px solid #a004bf;}