#a87fc5 color space conversions
Hex:
#a87fc5
RGB:
168, 127, 197
CMY:
34, 50, 23
CMYK:
15, 36, 0, 23
HSL:
275°, 37.6344%, 63.5294%
HSV (HSB):
275°, 35.5330%, 77.2549%
XYZ:
33.8159, 27.5348, 56.3558
xyY:
0.2873, 0.2339, 27.5348
CIE-Lab:
59.4661, 29.0093, -30.4653
CIE-LCH:
59.4661, 42.0675, 313.5976
CIE-Luv:
59.4661, 16.8354, -51.0067
Hunter-Lab:
52.4736, 23.2030, -26.9450
#a87fc5 color charts
#a87fc5 color shades, tints & tones
#a87fc5 color schemes
#a87fc5 color preview, HTML & CSS examples
This text has a color of #a87fc5
<p style="color:#a87fc5;">Text here</p>
.mytext {color:#a87fc5;}
This box has a color of #a87fc5
<div style="background-color:#a87fc5;">Content here</div>
.mybackground {background-color:#a87fc5;}
Border around this has a color of #a87fc5
<div style="border:2px solid #a87fc5;">Content here</div>
.myborder {border:2px solid #a87fc5;}