#a02fb2 color space conversions
Hex:
#a02fb2
RGB:
160, 47, 178
CMY:
37, 82, 30
CMYK:
10, 74, 0, 30
HSL:
292°, 58.2222%, 44.1176%
HSV (HSB):
292°, 73.5955%, 69.8039%
XYZ:
23.5496, 12.7210, 43.3337
xyY:
0.2958, 0.1598, 12.7210
CIE-Lab:
42.3398, 62.5755, -46.5274
CIE-LCH:
42.3398, 77.9776, 323.3677
CIE-Luv:
42.3398, 41.6679, -74.7869
Hunter-Lab:
35.6665, 55.4424, -47.0690
#a02fb2 color charts
#a02fb2 color shades, tints & tones
#a02fb2 color schemes
#a02fb2 color preview, HTML & CSS examples
This text has a color of #a02fb2
<p style="color:#a02fb2;">Text here</p>
.mytext {color:#a02fb2;}
This box has a color of #a02fb2
<div style="background-color:#a02fb2;">Content here</div>
.mybackground {background-color:#a02fb2;}
Border around this has a color of #a02fb2
<div style="border:2px solid #a02fb2;">Content here</div>
.myborder {border:2px solid #a02fb2;}