#a34ff7 color space conversions
Hex:
#a34ff7
RGB:
163, 79, 247
CMY:
36, 69, 3
CMYK:
34, 68, 0, 3
HSL:
270°, 91.3043%, 63.9216%
HSV (HSB):
270°, 68.0162%, 96.8627%
XYZ:
34.6887, 20.0939, 90.0459
xyY:
0.2395, 0.1387, 20.0939
CIE-Lab:
51.9432, 64.4581, -70.5855
CIE-LCH:
51.9432, 95.5885, 312.4021
CIE-Luv:
51.9432, 20.9602, -114.8132
Hunter-Lab:
44.8262, 59.6862, -87.7221
#a34ff7 color charts
#a34ff7 color shades, tints & tones
#a34ff7 color schemes
#a34ff7 color preview, HTML & CSS examples
This text has a color of #a34ff7
<p style="color:#a34ff7;">Text here</p>
.mytext {color:#a34ff7;}
This box has a color of #a34ff7
<div style="background-color:#a34ff7;">Content here</div>
.mybackground {background-color:#a34ff7;}
Border around this has a color of #a34ff7
<div style="border:2px solid #a34ff7;">Content here</div>
.myborder {border:2px solid #a34ff7;}