#a84bcd color space conversions
Hex:
#a84bcd
RGB:
168, 75, 205
CMY:
34, 71, 20
CMYK:
18, 63, 0, 20
HSL:
283°, 56.5217%, 54.9020%
HSV (HSB):
283°, 63.4146%, 80.3922%
XYZ:
29.6840, 17.7648, 59.6220
xyY:
0.2772, 0.1659, 17.7648
CIE-Lab:
49.2095, 58.1572, -51.1932
CIE-LCH:
49.2095, 77.4791, 318.6440
CIE-Luv:
49.2095, 33.3419, -84.2875
Hunter-Lab:
42.1483, 51.9536, -54.3666
#a84bcd color charts
#a84bcd color shades, tints & tones
#a84bcd color schemes
#a84bcd color preview, HTML & CSS examples
This text has a color of #a84bcd
<p style="color:#a84bcd;">Text here</p>
.mytext {color:#a84bcd;}
This box has a color of #a84bcd
<div style="background-color:#a84bcd;">Content here</div>
.mybackground {background-color:#a84bcd;}
Border around this has a color of #a84bcd
<div style="border:2px solid #a84bcd;">Content here</div>
.myborder {border:2px solid #a84bcd;}