#a720e5 color space conversions
Hex:
#a720e5
RGB:
167, 32, 229
CMY:
35, 87, 10
CMYK:
27, 86, 0, 10
HSL:
281°, 79.1165%, 51.1765%
HSV (HSB):
281°, 86.0262%, 89.8039%
XYZ:
30.5957, 14.9057, 75.3932
xyY:
0.2531, 0.1233, 14.9057
CIE-Lab:
45.5047, 77.5646, -70.8953
CIE-LCH:
45.5047, 105.0828, 317.5722
CIE-Luv:
45.5047, 33.6795, -111.8434
Hunter-Lab:
38.6078, 73.8929, -88.7558
#a720e5 color charts
#a720e5 color shades, tints & tones
#a720e5 color schemes
#a720e5 color preview, HTML & CSS examples
This text has a color of #a720e5
<p style="color:#a720e5;">Text here</p>
.mytext {color:#a720e5;}
This box has a color of #a720e5
<div style="background-color:#a720e5;">Content here</div>
.mybackground {background-color:#a720e5;}
Border around this has a color of #a720e5
<div style="border:2px solid #a720e5;">Content here</div>
.myborder {border:2px solid #a720e5;}