#a007fd color space conversions
Hex:
#a007fd
RGB:
160, 7, 253
CMY:
37, 97, 1
CMYK:
37, 97, 0, 1
HSL:
277°, 98.4000%, 50.9804%
HSV (HSB):
277°, 97.2332%, 99.2157%
XYZ:
32.3028, 14.7174, 94.0667
xyY:
0.2290, 0.1043, 14.7174
CIE-Lab:
45.2447, 84.9436, -84.8883
CIE-LCH:
45.2447, 120.0893, 315.0186
CIE-Luv:
45.2447, 25.6197, -129.9150
Hunter-Lab:
38.3633, 83.1657, -118.5248
#a007fd color charts
#a007fd color shades, tints & tones
#a007fd color schemes
#a007fd color preview, HTML & CSS examples
This text has a color of #a007fd
<p style="color:#a007fd;">Text here</p>
.mytext {color:#a007fd;}
This box has a color of #a007fd
<div style="background-color:#a007fd;">Content here</div>
.mybackground {background-color:#a007fd;}
Border around this has a color of #a007fd
<div style="border:2px solid #a007fd;">Content here</div>
.myborder {border:2px solid #a007fd;}