#a84cf4 color space conversions
Hex:
#a84cf4
RGB:
168, 76, 244
CMY:
34, 70, 4
CMYK:
31, 69, 0, 4
HSL:
273°, 88.4211%, 62.7451%
HSV (HSB):
273°, 68.8525%, 95.6863%
XYZ:
35.0620, 20.0254, 87.6053
xyY:
0.2457, 0.1403, 20.0254
CIE-Lab:
51.8659, 66.0685, -69.0072
CIE-LCH:
51.8659, 95.5355, 313.7537
CIE-Luv:
51.8659, 24.6694, -112.6556
Hunter-Lab:
44.7497, 61.5452, -84.7456
#a84cf4 color charts
#a84cf4 color shades, tints & tones
#a84cf4 color schemes
#a84cf4 color preview, HTML & CSS examples
This text has a color of #a84cf4
<p style="color:#a84cf4;">Text here</p>
.mytext {color:#a84cf4;}
This box has a color of #a84cf4
<div style="background-color:#a84cf4;">Content here</div>
.mybackground {background-color:#a84cf4;}
Border around this has a color of #a84cf4
<div style="border:2px solid #a84cf4;">Content here</div>
.myborder {border:2px solid #a84cf4;}