#a206a5 color space conversions
Hex:
#a206a5
RGB:
162, 6, 165
CMY:
36, 98, 35
CMYK:
2, 96, 0, 35
HSL:
299°, 92.9825%, 33.5294%
HSV (HSB):
299°, 96.3636%, 64.7059%
XYZ:
21.7569, 10.5282, 36.4827
xyY:
0.3164, 0.1531, 10.5282
CIE-Lab:
38.7743, 69.7643, -44.4734
CIE-LCH:
38.7743, 82.7342, 327.4833
CIE-Luv:
38.7743, 51.9995, -70.8783
Hunter-Lab:
32.4473, 62.9074, -43.9509
#a206a5 color charts
#a206a5 color shades, tints & tones
#a206a5 color schemes
#a206a5 color preview, HTML & CSS examples
This text has a color of #a206a5
<p style="color:#a206a5;">Text here</p>
.mytext {color:#a206a5;}
This box has a color of #a206a5
<div style="background-color:#a206a5;">Content here</div>
.mybackground {background-color:#a206a5;}
Border around this has a color of #a206a5
<div style="border:2px solid #a206a5;">Content here</div>
.myborder {border:2px solid #a206a5;}