#a02afc color space conversions
Hex:
#a02afc
RGB:
160, 42, 252
CMY:
37, 84, 1
CMYK:
37, 83, 0, 1
HSL:
274°, 97.2222%, 57.6471%
HSV (HSB):
274°, 83.3333%, 98.8235%
XYZ:
32.8959, 16.1578, 93.4804
xyY:
0.2308, 0.1134, 16.1578
CIE-Lab:
47.1808, 78.7204, -81.1536
CIE-LCH:
47.1808, 113.0611, 314.1281
CIE-Luv:
47.1808, 23.8882, -126.7489
Hunter-Lab:
40.1967, 75.7349, -109.7454
#a02afc color charts
#a02afc color shades, tints & tones
#a02afc color schemes
#a02afc color preview, HTML & CSS examples
This text has a color of #a02afc
<p style="color:#a02afc;">Text here</p>
.mytext {color:#a02afc;}
This box has a color of #a02afc
<div style="background-color:#a02afc;">Content here</div>
.mybackground {background-color:#a02afc;}
Border around this has a color of #a02afc
<div style="border:2px solid #a02afc;">Content here</div>
.myborder {border:2px solid #a02afc;}