#bc86a7 color space conversions
Hex:
#bc86a7
RGB:
188, 134, 167
CMY:
26, 47, 35
CMYK:
0, 29, 11, 26
HSL:
323°, 28.7234%, 63.1373%
HSV (HSB):
323°, 28.7234%, 73.7255%
XYZ:
36.2392, 30.5316, 40.5424
xyY:
0.3377, 0.2845, 30.5316
CIE-Lab:
62.1102, 25.8810, -9.2114
CIE-LCH:
62.1102, 27.4714, 340.4086
CIE-Luv:
62.1102, 30.3116, -17.8783
Hunter-Lab:
55.2554, 20.3721, -4.8239
#bc86a7 color charts
#bc86a7 color shades, tints & tones
#bc86a7 color schemes
#bc86a7 color preview, HTML & CSS examples
This text has a color of #bc86a7
<p style="color:#bc86a7;">Text here</p>
.mytext {color:#bc86a7;}
This box has a color of #bc86a7
<div style="background-color:#bc86a7;">Content here</div>
.mybackground {background-color:#bc86a7;}
Border around this has a color of #bc86a7
<div style="border:2px solid #bc86a7;">Content here</div>
.myborder {border:2px solid #bc86a7;}