#a003ff color space conversions
Hex:
#a003ff
RGB:
160, 3, 255
CMY:
37, 99, 0
CMYK:
37, 99, 0, 0
HSL:
277°, 100.0000%, 50.5882%
HSV (HSB):
277°, 98.8235%, 100.0000%
XYZ:
32.5798, 14.7587, 95.7393
xyY:
0.2277, 0.1032, 14.7587
CIE-Lab:
45.3019, 85.6911, -85.9120
CIE-LCH:
45.3019, 121.3418, 314.9263
CIE-Luv:
45.3019, 25.3040, -131.2675
Hunter-Lab:
38.4171, 84.1479, -120.8649
#a003ff color charts
#a003ff RGB chart
#a003ff CMYK chart
#a003ff RGB pie chart
#a003ff color shades, tints & tones
#a003ff color schemes
#a003ff color preview, HTML & CSS examples
This text has a color of #a003ff
<p style="color:#a003ff;">Text here</p>
.mytext {color:#a003ff;}
Text color #a003ff
This box has a color of #a003ff
<div style="background-color:#a003ff;">Content here</div>
.mybackground {background-color:#a003ff;}
Background color #a003ff
Border around this has a color of #a003ff
<div style="border:2px solid #a003ff;">Content here</div>
.myborder {border:2px solid #a003ff;}
Border color #a003ff