#a84df4 color space conversions
Hex:
#a84df4
RGB:
168, 77, 244
CMY:
34, 70, 4
CMYK:
31, 68, 0, 4
HSL:
273°, 88.3598%, 62.9412%
HSV (HSB):
273°, 68.4426%, 95.6863%
XYZ:
35.1315, 20.1642, 87.6284
xyY:
0.2458, 0.1411, 20.1642
CIE-Lab:
52.0224, 65.6304, -68.7537
CIE-LCH:
52.0224, 95.0496, 313.6686
CIE-Luv:
52.0224, 24.4700, -112.3419
Hunter-Lab:
44.9046, 61.0678, -84.2673
#a84df4 color charts
#a84df4 color shades, tints & tones
#a84df4 color schemes
#a84df4 color preview, HTML & CSS examples
This text has a color of #a84df4
<p style="color:#a84df4;">Text here</p>
.mytext {color:#a84df4;}
This box has a color of #a84df4
<div style="background-color:#a84df4;">Content here</div>
.mybackground {background-color:#a84df4;}
Border around this has a color of #a84df4
<div style="border:2px solid #a84df4;">Content here</div>
.myborder {border:2px solid #a84df4;}