#a02ce5 color space conversions
Hex:
#a02ce5
RGB:
160, 44, 229
CMY:
37, 83, 10
CMYK:
30, 81, 0, 10
HSL:
278°, 78.0591%, 53.5294%
HSV (HSB):
278°, 80.7860%, 89.8039%
XYZ:
29.5407, 14.9321, 75.4540
xyY:
0.2463, 0.1245, 14.9321
CIE-Lab:
45.5410, 73.4232, -70.8801
CIE-LCH:
45.5410, 102.0537, 316.0096
CIE-Luv:
45.5410, 28.6500, -111.4751
Hunter-Lab:
38.6421, 68.8345, -88.7225
#a02ce5 color charts
#a02ce5 color shades, tints & tones
#a02ce5 color schemes
#a02ce5 color preview, HTML & CSS examples
This text has a color of #a02ce5
<p style="color:#a02ce5;">Text here</p>
.mytext {color:#a02ce5;}
This box has a color of #a02ce5
<div style="background-color:#a02ce5;">Content here</div>
.mybackground {background-color:#a02ce5;}
Border around this has a color of #a02ce5
<div style="border:2px solid #a02ce5;">Content here</div>
.myborder {border:2px solid #a02ce5;}