#a701d3 color space conversions
Hex:
#a701d3
RGB:
167, 1, 211
CMY:
35, 100, 17
CMYK:
21, 100, 0, 17
HSL:
287°, 99.0566%, 41.5686%
HSV (HSB):
287°, 99.5261%, 82.7451%
XYZ:
27.7051, 12.9403, 62.6655
xyY:
0.2682, 0.1253, 12.9403
CIE-Lab:
42.6732, 78.6186, -65.2008
CIE-LCH:
42.6732, 102.1373, 320.3301
CIE-Luv:
42.6732, 40.2644, -102.1554
Hunter-Lab:
35.9727, 74.5231, -78.1041
#a701d3 color charts
#a701d3 color shades, tints & tones
#a701d3 color schemes
#a701d3 color preview, HTML & CSS examples
This text has a color of #a701d3
<p style="color:#a701d3;">Text here</p>
.mytext {color:#a701d3;}
This box has a color of #a701d3
<div style="background-color:#a701d3;">Content here</div>
.mybackground {background-color:#a701d3;}
Border around this has a color of #a701d3
<div style="border:2px solid #a701d3;">Content here</div>
.myborder {border:2px solid #a701d3;}