#a87dd5 color space conversions
Hex:
#a87dd5
RGB:
168, 125, 213
CMY:
34, 51, 16
CMYK:
21, 41, 0, 16
HSL:
269°, 51.1628%, 66.2745%
HSV (HSB):
269°, 41.3146%, 83.5294%
XYZ:
35.4923, 27.7962, 66.4453
xyY:
0.2736, 0.2143, 27.7962
CIE-Lab:
59.7041, 33.7439, -39.1169
CIE-LCH:
59.7041, 51.6602, 310.7824
CIE-Luv:
59.7041, 15.5083, -65.5943
Hunter-Lab:
52.7221, 27.9020, -37.8174
#a87dd5 color charts
#a87dd5 color shades, tints & tones
#a87dd5 color schemes
#a87dd5 color preview, HTML & CSS examples
This text has a color of #a87dd5
<p style="color:#a87dd5;">Text here</p>
.mytext {color:#a87dd5;}
This box has a color of #a87dd5
<div style="background-color:#a87dd5;">Content here</div>
.mybackground {background-color:#a87dd5;}
Border around this has a color of #a87dd5
<div style="border:2px solid #a87dd5;">Content here</div>
.myborder {border:2px solid #a87dd5;}