#a03cea color space conversions
Hex:
#a03cea
RGB:
160, 60, 234
CMY:
37, 76, 8
CMYK:
32, 74, 0, 8
HSL:
274°, 80.5556%, 57.6471%
HSV (HSB):
274°, 74.3590%, 91.7647%
XYZ:
30.9643, 16.6458, 79.4229
xyY:
0.2438, 0.1310, 16.6458
CIE-Lab:
47.8106, 68.9960, -70.0173
CIE-LCH:
47.8106, 98.2999, 314.5790
CIE-Luv:
47.8106, 25.3856, -111.6507
Hunter-Lab:
40.7993, 64.0727, -86.8588
#a03cea color charts
#a03cea RGB chart
#a03cea CMYK chart
#a03cea RGB pie chart
#a03cea color shades, tints & tones
#a03cea color schemes
#a03cea color preview, HTML & CSS examples
This text has a color of #a03cea
<p style="color:#a03cea;">Text here</p>
.mytext {color:#a03cea;}
Text color #a03cea
This box has a color of #a03cea
<div style="background-color:#a03cea;">Content here</div>
.mybackground {background-color:#a03cea;}
Background color #a03cea
Border around this has a color of #a03cea
<div style="border:2px solid #a03cea;">Content here</div>
.myborder {border:2px solid #a03cea;}
Border color #a03cea