#a02fac color space conversions
Hex:
#a02fac
RGB:
160, 47, 172
CMY:
37, 82, 33
CMYK:
7, 73, 0, 33
HSL:
294°, 57.0776%, 42.9412%
HSV (HSB):
294°, 72.6744%, 67.4510%
XYZ:
22.9601, 12.4852, 40.2295
xyY:
0.3034, 0.1650, 12.4852
CIE-Lab:
41.9771, 61.4965, -43.5526
CIE-LCH:
41.9771, 75.3568, 324.6934
CIE-Luv:
41.9771, 43.4847, -70.2779
Hunter-Lab:
35.3344, 54.1534, -42.7698
#a02fac color charts
#a02fac color shades, tints & tones
#a02fac color schemes
#a02fac color preview, HTML & CSS examples
This text has a color of #a02fac
<p style="color:#a02fac;">Text here</p>
.mytext {color:#a02fac;}
This box has a color of #a02fac
<div style="background-color:#a02fac;">Content here</div>
.mybackground {background-color:#a02fac;}
Border around this has a color of #a02fac
<div style="border:2px solid #a02fac;">Content here</div>
.myborder {border:2px solid #a02fac;}