#a84dd6 color space conversions
Hex:
#a84dd6
RGB:
168, 77, 214
CMY:
34, 70, 16
CMYK:
21, 64, 0, 16
HSL:
280°, 62.5571%, 57.0588%
HSV (HSB):
280°, 64.0187%, 83.9216%
XYZ:
30.9399, 18.4876, 65.5561
xyY:
0.2691, 0.1608, 18.4876
CIE-Lab:
50.0823, 59.1139, -54.9461
CIE-LCH:
50.0823, 80.7064, 317.0927
CIE-Luv:
50.0823, 30.7738, -90.3706
Hunter-Lab:
42.9972, 53.1997, -60.2989
#a84dd6 color charts
#a84dd6 color shades, tints & tones
#a84dd6 color schemes
#a84dd6 color preview, HTML & CSS examples
This text has a color of #a84dd6
<p style="color:#a84dd6;">Text here</p>
.mytext {color:#a84dd6;}
This box has a color of #a84dd6
<div style="background-color:#a84dd6;">Content here</div>
.mybackground {background-color:#a84dd6;}
Border around this has a color of #a84dd6
<div style="border:2px solid #a84dd6;">Content here</div>
.myborder {border:2px solid #a84dd6;}