#a000d9 color space conversions
Hex:
#a000d9
RGB:
160, 0, 217
CMY:
37, 100, 15
CMYK:
26, 100, 0, 15
HSL:
284°, 100.0000%, 42.5490%
HSV (HSB):
284°, 100.0000%, 85.0980%
XYZ:
27.0216, 12.4833, 66.6310
xyY:
0.2546, 0.1176, 12.4833
CIE-Lab:
41.9742, 78.8826, -69.8435
CIE-LCH:
41.9742, 105.3593, 318.4780
CIE-Luv:
41.9742, 34.4503, -107.5327
Hunter-Lab:
35.3318, 74.6855, -87.0807
#a000d9 color charts
#a000d9 color shades, tints & tones
#a000d9 color schemes
#a000d9 color preview, HTML & CSS examples
This text has a color of #a000d9
<p style="color:#a000d9;">Text here</p>
.mytext {color:#a000d9;}
This box has a color of #a000d9
<div style="background-color:#a000d9;">Content here</div>
.mybackground {background-color:#a000d9;}
Border around this has a color of #a000d9
<div style="border:2px solid #a000d9;">Content here</div>
.myborder {border:2px solid #a000d9;}