#a87cd5 color space conversions
Hex:
#a87cd5
RGB:
168, 124, 213
CMY:
34, 51, 16
CMYK:
21, 42, 0, 16
HSL:
270°, 51.4451%, 66.0784%
HSV (HSB):
270°, 41.7840%, 83.5294%
XYZ:
35.3663, 27.5442, 66.4033
xyY:
0.2735, 0.2130, 27.5442
CIE-Lab:
59.4747, 34.3063, -39.4767
CIE-LCH:
59.4747, 52.3004, 310.9915
CIE-Luv:
59.4747, 15.8953, -66.2019
Hunter-Lab:
52.4826, 28.4409, -38.2786
#a87cd5 color charts
#a87cd5 color shades, tints & tones
#a87cd5 color schemes
#a87cd5 color preview, HTML & CSS examples
This text has a color of #a87cd5
<p style="color:#a87cd5;">Text here</p>
.mytext {color:#a87cd5;}
This box has a color of #a87cd5
<div style="background-color:#a87cd5;">Content here</div>
.mybackground {background-color:#a87cd5;}
Border around this has a color of #a87cd5
<div style="border:2px solid #a87cd5;">Content here</div>
.myborder {border:2px solid #a87cd5;}