#a03ca7 color space conversions
Hex:
#a03ca7
RGB:
160, 60, 167
CMY:
37, 76, 35
CMYK:
4, 64, 0, 35
HSL:
296°, 47.1366%, 44.5098%
HSV (HSB):
296°, 64.0719%, 65.4902%
XYZ:
23.0881, 13.4953, 37.9472
xyY:
0.3098, 0.1811, 13.4953
CIE-Lab:
43.5003, 55.5084, -38.1595
CIE-LCH:
43.5003, 67.3597, 325.4933
CIE-Luv:
43.5003, 42.0156, -62.4503
Hunter-Lab:
36.7360, 47.8971, -35.5297
#a03ca7 color charts
#a03ca7 color shades, tints & tones
#a03ca7 color schemes
#a03ca7 color preview, HTML & CSS examples
This text has a color of #a03ca7
<p style="color:#a03ca7;">Text here</p>
.mytext {color:#a03ca7;}
This box has a color of #a03ca7
<div style="background-color:#a03ca7;">Content here</div>
.mybackground {background-color:#a03ca7;}
Border around this has a color of #a03ca7
<div style="border:2px solid #a03ca7;">Content here</div>
.myborder {border:2px solid #a03ca7;}