#bc87c9 color space conversions
Hex:
#bc87c9
RGB:
188, 135, 201
CMY:
26, 47, 21
CMYK:
6, 33, 0, 21
HSL:
288°, 37.9310%, 65.8824%
HSV (HSB):
288°, 32.8358%, 78.8235%
XYZ:
39.9456, 32.2364, 59.3752
xyY:
0.3036, 0.2450, 32.2364
CIE-Lab:
63.5378, 31.6894, -26.2633
CIE-LCH:
63.5378, 41.1580, 320.3490
CIE-Luv:
63.5378, 24.6930, -45.2840
Hunter-Lab:
56.7771, 26.2242, -22.2592
#bc87c9 color charts
#bc87c9 color shades, tints & tones
#bc87c9 color schemes
#bc87c9 color preview, HTML & CSS examples
This text has a color of #bc87c9
<p style="color:#bc87c9;">Text here</p>
.mytext {color:#bc87c9;}
This box has a color of #bc87c9
<div style="background-color:#bc87c9;">Content here</div>
.mybackground {background-color:#bc87c9;}
Border around this has a color of #bc87c9
<div style="border:2px solid #bc87c9;">Content here</div>
.myborder {border:2px solid #bc87c9;}