#a87fcb color space conversions
Hex:
#a87fcb
RGB:
168, 127, 203
CMY:
34, 50, 20
CMYK:
17, 37, 0, 20
HSL:
272°, 42.2222%, 64.7059%
HSV (HSB):
272°, 37.4384%, 79.6078%
XYZ:
34.5173, 27.8154, 60.0496
xyY:
0.2820, 0.2273, 27.8154
CIE-Lab:
59.7216, 30.3411, -33.4592
CIE-LCH:
59.7216, 45.1675, 312.2020
CIE-Luv:
59.7216, 16.0400, -56.0286
Hunter-Lab:
52.7403, 24.5287, -30.5888
#a87fcb color charts
#a87fcb color shades, tints & tones
#a87fcb color schemes
#a87fcb color preview, HTML & CSS examples
This text has a color of #a87fcb
<p style="color:#a87fcb;">Text here</p>
.mytext {color:#a87fcb;}
This box has a color of #a87fcb
<div style="background-color:#a87fcb;">Content here</div>
.mybackground {background-color:#a87fcb;}
Border around this has a color of #a87fcb
<div style="border:2px solid #a87fcb;">Content here</div>
.myborder {border:2px solid #a87fcb;}