#a206cd color space conversions
Hex:
#a206cd
RGB:
162, 6, 205
CMY:
36, 98, 20
CMYK:
21, 97, 0, 20
HSL:
287°, 94.3128%, 41.3725%
HSV (HSB):
287°, 97.0732%, 80.3922%
XYZ:
25.9849, 12.2194, 58.7466
xyY:
0.2680, 0.1260, 12.2194
CIE-Lab:
41.5627, 76.3967, -63.5726
CIE-LCH:
41.5627, 99.3878, 320.2349
CIE-Luv:
41.5627, 38.7793, -98.9156
Hunter-Lab:
34.9563, 71.5151, -75.1719
#a206cd color charts
#a206cd color shades, tints & tones
#a206cd color schemes
#a206cd color preview, HTML & CSS examples
This text has a color of #a206cd
<p style="color:#a206cd;">Text here</p>
.mytext {color:#a206cd;}
This box has a color of #a206cd
<div style="background-color:#a206cd;">Content here</div>
.mybackground {background-color:#a206cd;}
Border around this has a color of #a206cd
<div style="border:2px solid #a206cd;">Content here</div>
.myborder {border:2px solid #a206cd;}