#bc87a9 color space conversions
Hex:
#bc87a9
RGB:
188, 135, 169
CMY:
26, 47, 34
CMYK:
0, 28, 10, 26
HSL:
322°, 28.3422%, 63.3333%
HSV (HSB):
322°, 28.1915%, 73.7255%
XYZ:
36.5644, 30.8839, 41.5701
xyY:
0.3354, 0.2833, 30.8839
CIE-Lab:
62.4095, 25.6724, -9.9011
CIE-LCH:
62.4095, 27.5155, 338.9098
CIE-Luv:
62.4095, 29.4896, -18.8843
Hunter-Lab:
55.5733, 20.1909, -5.4491
#bc87a9 color charts
#bc87a9 color shades, tints & tones
#bc87a9 color schemes
#bc87a9 color preview, HTML & CSS examples
This text has a color of #bc87a9
<p style="color:#bc87a9;">Text here</p>
.mytext {color:#bc87a9;}
This box has a color of #bc87a9
<div style="background-color:#bc87a9;">Content here</div>
.mybackground {background-color:#bc87a9;}
Border around this has a color of #bc87a9
<div style="border:2px solid #bc87a9;">Content here</div>
.myborder {border:2px solid #bc87a9;}