#bc8ab5 color space conversions
Hex:
#bc8ab5
RGB:
188, 138, 181
CMY:
26, 46, 29
CMYK:
0, 27, 4, 26
HSL:
308°, 27.1739%, 63.9216%
HSV (HSB):
308°, 26.5957%, 73.7255%
XYZ:
38.1680, 32.2045, 47.9205
xyY:
0.3227, 0.2722, 32.2045
CIE-Lab:
63.5116, 26.1622, -15.0419
CIE-LCH:
63.5116, 30.1781, 330.1034
CIE-Luv:
63.5116, 26.2087, -26.8203
Hunter-Lab:
56.7490, 20.7439, -10.3418
#bc8ab5 color charts
#bc8ab5 color shades, tints & tones
#bc8ab5 color schemes
#bc8ab5 color preview, HTML & CSS examples
This text has a color of #bc8ab5
<p style="color:#bc8ab5;">Text here</p>
.mytext {color:#bc8ab5;}
This box has a color of #bc8ab5
<div style="background-color:#bc8ab5;">Content here</div>
.mybackground {background-color:#bc8ab5;}
Border around this has a color of #bc8ab5
<div style="border:2px solid #bc8ab5;">Content here</div>
.myborder {border:2px solid #bc8ab5;}