#a03caa color space conversions
Hex:
#a03caa
RGB:
160, 60, 170
CMY:
37, 76, 33
CMYK:
6, 65, 0, 33
HSL:
295°, 47.8261%, 45.0980%
HSV (HSB):
295°, 64.7059%, 66.6667%
XYZ:
23.3688, 13.6076, 39.4251
xyY:
0.3059, 0.1781, 13.6076
CIE-Lab:
43.6648, 56.0582, -39.6797
CIE-LCH:
43.6648, 68.6804, 324.7080
CIE-Luv:
43.6648, 41.1590, -64.7872
Hunter-Lab:
36.8885, 48.5246, -37.5451
#a03caa color charts
#a03caa color shades, tints & tones
#a03caa color schemes
#a03caa color preview, HTML & CSS examples
This text has a color of #a03caa
<p style="color:#a03caa;">Text here</p>
.mytext {color:#a03caa;}
This box has a color of #a03caa
<div style="background-color:#a03caa;">Content here</div>
.mybackground {background-color:#a03caa;}
Border around this has a color of #a03caa
<div style="border:2px solid #a03caa;">Content here</div>
.myborder {border:2px solid #a03caa;}