#a003cd color space conversions
Hex:
#a003cd
RGB:
160, 3, 205
CMY:
37, 99, 20
CMYK:
22, 99, 0, 20
HSL:
287°, 97.1154%, 40.7843%
HSV (HSB):
287°, 98.5366%, 80.3922%
XYZ:
25.5492, 11.9465, 58.7169
xyY:
0.2655, 0.1242, 11.9465
CIE-Lab:
41.1309, 76.4341, -64.2896
CIE-LCH:
41.1309, 99.8766, 319.9324
CIE-Luv:
41.1309, 37.6782, -99.4865
Hunter-Lab:
34.5637, 71.4594, -76.5275
#a003cd color charts
#a003cd color shades, tints & tones
#a003cd color schemes
#a003cd color preview, HTML & CSS examples
This text has a color of #a003cd
<p style="color:#a003cd;">Text here</p>
.mytext {color:#a003cd;}
This box has a color of #a003cd
<div style="background-color:#a003cd;">Content here</div>
.mybackground {background-color:#a003cd;}
Border around this has a color of #a003cd
<div style="border:2px solid #a003cd;">Content here</div>
.myborder {border:2px solid #a003cd;}