#a004da color space conversions
Hex:
#a004da
RGB:
160, 4, 218
CMY:
37, 98, 15
CMYK:
27, 98, 0, 15
HSL:
284°, 96.3964%, 43.5294%
HSV (HSB):
284°, 98.1651%, 85.4902%
XYZ:
27.1955, 12.6224, 67.3327
xyY:
0.2538, 0.1178, 12.6224
CIE-Lab:
42.1887, 78.6622, -70.0678
CIE-LCH:
42.1887, 105.3434, 318.3072
CIE-Luv:
42.1887, 34.0454, -107.9938
Hunter-Lab:
35.5280, 74.4620, -87.4969
#a004da color charts
#a004da RGB chart
#a004da CMYK chart
#a004da RGB pie chart
#a004da color shades, tints & tones
#a004da color schemes
#a004da color preview, HTML & CSS examples
This text has a color of #a004da
<p style="color:#a004da;">Text here</p>
.mytext {color:#a004da;}
Text color #a004da
This box has a color of #a004da
<div style="background-color:#a004da;">Content here</div>
.mybackground {background-color:#a004da;}
Background color #a004da
Border around this has a color of #a004da
<div style="border:2px solid #a004da;">Content here</div>
.myborder {border:2px solid #a004da;}
Border color #a004da