#a34cfc color space conversions
Hex:
#a34cfc
RGB:
163, 76, 252
CMY:
36, 70, 1
CMYK:
35, 70, 0, 1
HSL:
270°, 96.7033%, 64.3137%
HSV (HSB):
270°, 69.8413%, 98.8235%
XYZ:
35.2594, 19.9837, 94.0943
xyY:
0.2361, 0.1338, 19.9837
CIE-Lab:
51.8188, 66.9432, -73.5723
CIE-LCH:
51.8188, 99.4700, 312.2989
CIE-Luv:
51.8188, 20.6377, -119.2219
Hunter-Lab:
44.7031, 62.5606, -93.5057
#a34cfc color charts
#a34cfc color shades, tints & tones
#a34cfc color schemes
#a34cfc color preview, HTML & CSS examples
This text has a color of #a34cfc
<p style="color:#a34cfc;">Text here</p>
.mytext {color:#a34cfc;}
This box has a color of #a34cfc
<div style="background-color:#a34cfc;">Content here</div>
.mybackground {background-color:#a34cfc;}
Border around this has a color of #a34cfc
<div style="border:2px solid #a34cfc;">Content here</div>
.myborder {border:2px solid #a34cfc;}