#a84df5 color space conversions
Hex:
#a84df5
RGB:
168, 77, 245
CMY:
34, 70, 4
CMYK:
31, 69, 0, 4
HSL:
273°, 89.3617%, 63.1373%
HSV (HSB):
273°, 68.5714%, 96.0784%
XYZ:
35.2838, 20.2252, 88.4304
xyY:
0.2451, 0.1405, 20.2252
CIE-Lab:
52.0908, 65.8532, -69.2015
CIE-LCH:
52.0908, 95.5275, 313.5798
CIE-Luv:
52.0908, 24.2742, -113.0514
Hunter-Lab:
44.9724, 61.3432, -85.1028
#a84df5 color charts
#a84df5 color shades, tints & tones
#a84df5 color schemes
#a84df5 color preview, HTML & CSS examples
This text has a color of #a84df5
<p style="color:#a84df5;">Text here</p>
.mytext {color:#a84df5;}
This box has a color of #a84df5
<div style="background-color:#a84df5;">Content here</div>
.mybackground {background-color:#a84df5;}
Border around this has a color of #a84df5
<div style="border:2px solid #a84df5;">Content here</div>
.myborder {border:2px solid #a84df5;}