#a34daf color space conversions
Hex:
#a34daf
RGB:
163, 77, 175
CMY:
36, 70, 31
CMYK:
7, 56, 0, 31
HSL:
293°, 38.8889%, 49.4118%
HSV (HSB):
293°, 56.0000%, 68.6275%
XYZ:
25.4960, 16.1894, 42.3385
xyY:
0.3034, 0.1927, 16.1894
CIE-Lab:
47.2220, 49.9552, -36.9749
CIE-LCH:
47.2220, 62.1503, 323.4926
CIE-Luv:
47.2220, 36.9050, -61.2613
Hunter-Lab:
40.2361, 42.6951, -34.2228
#a34daf color charts
#a34daf color shades, tints & tones
#a34daf color schemes
#a34daf color preview, HTML & CSS examples
This text has a color of #a34daf
<p style="color:#a34daf;">Text here</p>
.mytext {color:#a34daf;}
This box has a color of #a34daf
<div style="background-color:#a34daf;">Content here</div>
.mybackground {background-color:#a34daf;}
Border around this has a color of #a34daf
<div style="border:2px solid #a34daf;">Content here</div>
.myborder {border:2px solid #a34daf;}