#a700fc color space conversions
Hex:
#a700fc
RGB:
167, 0, 252
CMY:
35, 100, 1
CMYK:
34, 100, 0, 1
HSL:
280°, 100.0000%, 49.4118%
HSV (HSB):
280°, 100.0000%, 98.8235%
XYZ:
33.5070, 15.2438, 93.2718
xyY:
0.2359, 0.1073, 15.2438
CIE-Lab:
45.9663, 86.1163, -83.1061
CIE-LCH:
45.9663, 119.6773, 316.0191
CIE-Luv:
45.9663, 29.5520, -128.5960
Hunter-Lab:
39.0433, 84.8635, -114.3096
#a700fc color charts
#a700fc color shades, tints & tones
#a700fc color schemes
#a700fc color preview, HTML & CSS examples
This text has a color of #a700fc
<p style="color:#a700fc;">Text here</p>
.mytext {color:#a700fc;}
This box has a color of #a700fc
<div style="background-color:#a700fc;">Content here</div>
.mybackground {background-color:#a700fc;}
Border around this has a color of #a700fc
<div style="border:2px solid #a700fc;">Content here</div>
.myborder {border:2px solid #a700fc;}