#a34db8 color space conversions
Hex:
#a34db8
RGB:
163, 77, 184
CMY:
36, 70, 28
CMYK:
11, 58, 0, 28
HSL:
288°, 42.9719%, 51.1765%
HSV (HSB):
288°, 58.1522%, 72.1569%
XYZ:
26.4099, 16.5550, 47.1509
xyY:
0.2931, 0.1837, 16.5550
CIE-Lab:
47.6943, 51.7270, -41.4941
CIE-LCH:
47.6943, 66.3132, 321.2643
CIE-Luv:
47.6943, 34.7134, -68.4117
Hunter-Lab:
40.6878, 44.6581, -40.2265
#a34db8 color charts
#a34db8 color shades, tints & tones
#a34db8 color schemes
#a34db8 color preview, HTML & CSS examples
This text has a color of #a34db8
<p style="color:#a34db8;">Text here</p>
.mytext {color:#a34db8;}
This box has a color of #a34db8
<div style="background-color:#a34db8;">Content here</div>
.mybackground {background-color:#a34db8;}
Border around this has a color of #a34db8
<div style="border:2px solid #a34db8;">Content here</div>
.myborder {border:2px solid #a34db8;}