#a700a5 color space conversions
Hex:
#a700a5
RGB:
167, 0, 165
CMY:
35, 100, 35
CMYK:
0, 100, 1, 35
HSL:
301°, 100.0000%, 32.7451%
HSV (HSB):
301°, 100.0000%, 65.4902%
XYZ:
22.7279, 10.9321, 36.5095
xyY:
0.3239, 0.1558, 10.9321
CIE-Lab:
39.4659, 71.2671, -43.3150
CIE-LCH:
39.4659, 83.3977, 328.7094
CIE-Luv:
39.4659, 55.9473, -69.8826
Hunter-Lab:
33.0637, 64.8387, -42.3244
#a700a5 color charts
#a700a5 color shades, tints & tones
#a700a5 color schemes
#a700a5 color preview, HTML & CSS examples
This text has a color of #a700a5
<p style="color:#a700a5;">Text here</p>
.mytext {color:#a700a5;}
This box has a color of #a700a5
<div style="background-color:#a700a5;">Content here</div>
.mybackground {background-color:#a700a5;}
Border around this has a color of #a700a5
<div style="border:2px solid #a700a5;">Content here</div>
.myborder {border:2px solid #a700a5;}