#a721fd color space conversions
Hex:
#a721fd
RGB:
167, 33, 253
CMY:
35, 87, 1
CMYK:
34, 87, 0, 1
HSL:
277°, 98.2143%, 56.0784%
HSV (HSB):
277°, 86.9565%, 99.2157%
XYZ:
34.2098, 16.3951, 94.2900
xyY:
0.2361, 0.1132, 16.3951
CIE-Lab:
47.4886, 82.0071, -81.1701
CIE-LCH:
47.4886, 115.3852, 315.2939
CIE-Luv:
47.4886, 27.9115, -127.3294
Hunter-Lab:
40.4908, 79.9520, -109.7237
#a721fd color charts
#a721fd color shades, tints & tones
#a721fd color schemes
#a721fd color preview, HTML & CSS examples
This text has a color of #a721fd
<p style="color:#a721fd;">Text here</p>
.mytext {color:#a721fd;}
This box has a color of #a721fd
<div style="background-color:#a721fd;">Content here</div>
.mybackground {background-color:#a721fd;}
Border around this has a color of #a721fd
<div style="border:2px solid #a721fd;">Content here</div>
.myborder {border:2px solid #a721fd;}