#a03ce9 color space conversions
Hex:
#a03ce9
RGB:
160, 60, 233
CMY:
37, 76, 9
CMYK:
31, 74, 0, 9
HSL:
275°, 79.7235%, 57.4510%
HSV (HSB):
275°, 74.2489%, 91.3725%
XYZ:
30.8210, 16.5885, 78.6682
xyY:
0.2445, 0.1316, 16.5885
CIE-Lab:
47.7373, 68.7805, -69.5717
CIE-LCH:
47.7373, 97.8314, 314.6723
CIE-Luv:
47.7373, 25.5952, -110.9652
Hunter-Lab:
40.7290, 63.8015, -86.0087
#a03ce9 color charts
#a03ce9 color shades, tints & tones
#a03ce9 color schemes
#a03ce9 color preview, HTML & CSS examples
This text has a color of #a03ce9
<p style="color:#a03ce9;">Text here</p>
.mytext {color:#a03ce9;}
This box has a color of #a03ce9
<div style="background-color:#a03ce9;">Content here</div>
.mybackground {background-color:#a03ce9;}
Border around this has a color of #a03ce9
<div style="border:2px solid #a03ce9;">Content here</div>
.myborder {border:2px solid #a03ce9;}