#a84cc8 color space conversions
Hex:
#a84cc8
RGB:
168, 76, 200
CMY:
34, 70, 22
CMYK:
16, 62, 0, 22
HSL:
285°, 52.9915%, 54.1176%
HSV (HSB):
285°, 62.0000%, 78.4314%
XYZ:
29.1582, 17.6638, 56.5162
xyY:
0.2822, 0.1709, 17.6638
CIE-Lab:
49.0858, 56.6757, -48.5146
CIE-LCH:
49.0858, 74.6043, 319.4364
CIE-Luv:
49.0858, 34.2706, -80.0649
Hunter-Lab:
42.0284, 50.2891, -50.3084
#a84cc8 color charts
#a84cc8 color shades, tints & tones
#a84cc8 color schemes
#a84cc8 color preview, HTML & CSS examples
This text has a color of #a84cc8
<p style="color:#a84cc8;">Text here</p>
.mytext {color:#a84cc8;}
This box has a color of #a84cc8
<div style="background-color:#a84cc8;">Content here</div>
.mybackground {background-color:#a84cc8;}
Border around this has a color of #a84cc8
<div style="border:2px solid #a84cc8;">Content here</div>
.myborder {border:2px solid #a84cc8;}