#a205cd color space conversions
Hex:
#a205cd
RGB:
162, 5, 205
CMY:
36, 98, 20
CMYK:
21, 98, 0, 20
HSL:
287°, 95.2381%, 41.1765%
HSV (HSB):
287°, 97.5610%, 80.3922%
XYZ:
25.9740, 12.1977, 58.7430
xyY:
0.2680, 0.1259, 12.1977
CIE-Lab:
41.5286, 76.4985, -63.6281
CIE-LCH:
41.5286, 99.5015, 320.2478
CIE-Luv:
41.5286, 38.8178, -98.9694
Hunter-Lab:
34.9252, 71.6320, -75.2761
#a205cd color charts
#a205cd color shades, tints & tones
#a205cd color schemes
#a205cd color preview, HTML & CSS examples
This text has a color of #a205cd
<p style="color:#a205cd;">Text here</p>
.mytext {color:#a205cd;}
This box has a color of #a205cd
<div style="background-color:#a205cd;">Content here</div>
.mybackground {background-color:#a205cd;}
Border around this has a color of #a205cd
<div style="border:2px solid #a205cd;">Content here</div>
.myborder {border:2px solid #a205cd;}