#a203a5 color space conversions
Hex:
#a203a5
RGB:
162, 3, 165
CMY:
36, 99, 35
CMYK:
2, 98, 0, 35
HSL:
299°, 96.4286%, 32.9412%
HSV (HSB):
299°, 98.1818%, 64.7059%
XYZ:
21.7244, 10.4631, 36.4719
xyY:
0.3164, 0.1524, 10.4631
CIE-Lab:
38.6611, 70.0995, -44.6547
CIE-LCH:
38.6611, 83.1143, 327.5021
CIE-Luv:
38.6611, 52.1677, -71.0982
Hunter-Lab:
32.3467, 63.2755, -44.2085
#a203a5 color charts
#a203a5 color shades, tints & tones
#a203a5 color schemes
#a203a5 color preview, HTML & CSS examples
This text has a color of #a203a5
<p style="color:#a203a5;">Text here</p>
.mytext {color:#a203a5;}
This box has a color of #a203a5
<div style="background-color:#a203a5;">Content here</div>
.mybackground {background-color:#a203a5;}
Border around this has a color of #a203a5
<div style="border:2px solid #a203a5;">Content here</div>
.myborder {border:2px solid #a203a5;}