#a800dd color space conversions
Hex:
#a800dd
RGB:
168, 0, 221
CMY:
34, 100, 13
CMYK:
24, 100, 0, 13
HSL:
286°, 100.0000%, 43.3333%
HSV (HSB):
286°, 100.0000%, 86.6667%
XYZ:
29.1996, 13.5453, 69.4821
xyY:
0.2602, 0.1207, 13.5453
CIE-Lab:
43.5736, 80.5946, -69.4741
CIE-LCH:
43.5736, 106.4056, 319.2380
CIE-Luv:
43.5736, 38.0173, -108.6421
Hunter-Lab:
36.8039, 77.2119, -86.1708
#a800dd color charts
#a800dd color shades, tints & tones
#a800dd color schemes
#a800dd color preview, HTML & CSS examples
This text has a color of #a800dd
<p style="color:#a800dd;">Text here</p>
.mytext {color:#a800dd;}
This box has a color of #a800dd
<div style="background-color:#a800dd;">Content here</div>
.mybackground {background-color:#a800dd;}
Border around this has a color of #a800dd
<div style="border:2px solid #a800dd;">Content here</div>
.myborder {border:2px solid #a800dd;}