#a900d5 color space conversions
Hex:
#a900d5
RGB:
169, 0, 213
CMY:
34, 100, 16
CMYK:
21, 100, 0, 16
HSL:
288°, 100.0000%, 41.7647%
HSV (HSB):
288°, 100.0000%, 83.5294%
XYZ:
28.3724, 13.2391, 64.0108
xyY:
0.2686, 0.1253, 13.2391
CIE-Lab:
43.1213, 79.3278, -65.6102
CIE-LCH:
43.1213, 102.9447, 320.4066
CIE-Luv:
43.1213, 40.9357, -103.1228
Hunter-Lab:
36.3856, 75.5143, -78.8351
#a900d5 color charts
#a900d5 color shades, tints & tones
#a900d5 color schemes
#a900d5 color preview, HTML & CSS examples
This text has a color of #a900d5
<p style="color:#a900d5;">Text here</p>
.mytext {color:#a900d5;}
This box has a color of #a900d5
<div style="background-color:#a900d5;">Content here</div>
.mybackground {background-color:#a900d5;}
Border around this has a color of #a900d5
<div style="border:2px solid #a900d5;">Content here</div>
.myborder {border:2px solid #a900d5;}