#a02fd7 color space conversions
Hex:
#a02fd7
RGB:
160, 47, 215
CMY:
37, 82, 16
CMYK:
26, 78, 0, 16
HSL:
280°, 67.7419%, 51.3725%
HSV (HSB):
280°, 78.1395%, 84.3137%
XYZ:
27.7795, 14.4129, 65.6078
xyY:
0.2577, 0.1337, 14.4129
CIE-Lab:
44.8194, 69.6644, -64.0645
CIE-LCH:
44.8194, 94.6435, 317.3979
CIE-Luv:
44.8194, 31.6056, -101.4161
Hunter-Lab:
37.9643, 64.1753, -75.8866
#a02fd7 color charts
#a02fd7 color shades, tints & tones
#a02fd7 color schemes
#a02fd7 color preview, HTML & CSS examples
This text has a color of #a02fd7
<p style="color:#a02fd7;">Text here</p>
.mytext {color:#a02fd7;}
This box has a color of #a02fd7
<div style="background-color:#a02fd7;">Content here</div>
.mybackground {background-color:#a02fd7;}
Border around this has a color of #a02fd7
<div style="border:2px solid #a02fd7;">Content here</div>
.myborder {border:2px solid #a02fd7;}