#a34dc0 color space conversions
Hex:
#a34dc0
RGB:
163, 77, 192
CMY:
36, 70, 25
CMYK:
15, 60, 0, 25
HSL:
285°, 47.7178%, 52.7451%
HSV (HSB):
285°, 59.8958%, 75.2941%
XYZ:
27.2726, 16.9001, 51.6938
xyY:
0.2845, 0.1763, 16.9001
CIE-Lab:
48.1339, 53.3472, -45.4477
CIE-LCH:
48.1339, 70.0815, 319.5716
CIE-Luv:
48.1339, 32.8204, -74.6919
Hunter-Lab:
41.1097, 46.4767, -45.7780
#a34dc0 color charts
#a34dc0 color shades, tints & tones
#a34dc0 color schemes
#a34dc0 color preview, HTML & CSS examples
This text has a color of #a34dc0
<p style="color:#a34dc0;">Text here</p>
.mytext {color:#a34dc0;}
This box has a color of #a34dc0
<div style="background-color:#a34dc0;">Content here</div>
.mybackground {background-color:#a34dc0;}
Border around this has a color of #a34dc0
<div style="border:2px solid #a34dc0;">Content here</div>
.myborder {border:2px solid #a34dc0;}