#a004cb color space conversions
Hex:
#a004cb
RGB:
160, 4, 203
CMY:
37, 98, 20
CMYK:
21, 98, 0, 20
HSL:
287°, 96.1353%, 40.5882%
HSV (HSB):
287°, 98.0296%, 79.6078%
XYZ:
25.3201, 11.8722, 57.4570
xyY:
0.2675, 0.1254, 11.8722
CIE-Lab:
41.0123, 75.9781, -63.3214
CIE-LCH:
41.0123, 98.9053, 320.1916
CIE-Luv:
41.0123, 38.2196, -98.0962
Hunter-Lab:
34.4561, 70.8729, -74.7493
#a004cb color charts
#a004cb color shades, tints & tones
#a004cb color schemes
#a004cb color preview, HTML & CSS examples
This text has a color of #a004cb
<p style="color:#a004cb;">Text here</p>
.mytext {color:#a004cb;}
This box has a color of #a004cb
<div style="background-color:#a004cb;">Content here</div>
.mybackground {background-color:#a004cb;}
Border around this has a color of #a004cb
<div style="border:2px solid #a004cb;">Content here</div>
.myborder {border:2px solid #a004cb;}