#a205a5 color space conversions
Hex:
#a205a5
RGB:
162, 5, 165
CMY:
36, 98, 35
CMYK:
2, 97, 0, 35
HSL:
299°, 94.1176%, 33.3333%
HSV (HSB):
299°, 96.9697%, 64.7059%
XYZ:
21.7461, 10.5065, 36.4791
xyY:
0.3164, 0.1529, 10.5065
CIE-Lab:
38.7366, 69.8759, -44.5338
CIE-LCH:
38.7366, 82.8607, 327.4895
CIE-Luv:
38.7366, 52.0556, -70.9516
Hunter-Lab:
32.4138, 63.0298, -44.0365
#a205a5 color charts
#a205a5 color shades, tints & tones
#a205a5 color schemes
#a205a5 color preview, HTML & CSS examples
This text has a color of #a205a5
<p style="color:#a205a5;">Text here</p>
.mytext {color:#a205a5;}
This box has a color of #a205a5
<div style="background-color:#a205a5;">Content here</div>
.mybackground {background-color:#a205a5;}
Border around this has a color of #a205a5
<div style="border:2px solid #a205a5;">Content here</div>
.myborder {border:2px solid #a205a5;}