#bc8cc6 color space conversions
Hex:
#bc8cc6
RGB:
188, 140, 198
CMY:
26, 45, 22
CMYK:
5, 29, 0, 22
HSL:
290°, 33.7209%, 66.2745%
HSV (HSB):
290°, 29.2929%, 77.6471%
XYZ:
40.3102, 33.5248, 57.7724
xyY:
0.3063, 0.2547, 33.5248
CIE-Lab:
64.5836, 28.3174, -22.9765
CIE-LCH:
64.5836, 36.4663, 320.9444
CIE-Luv:
64.5836, 22.8367, -39.6529
Hunter-Lab:
57.9006, 22.9451, -18.6284
#bc8cc6 color charts
#bc8cc6 color shades, tints & tones
#bc8cc6 color schemes
#bc8cc6 color preview, HTML & CSS examples
This text has a color of #bc8cc6
<p style="color:#bc8cc6;">Text here</p>
.mytext {color:#bc8cc6;}
This box has a color of #bc8cc6
<div style="background-color:#bc8cc6;">Content here</div>
.mybackground {background-color:#bc8cc6;}
Border around this has a color of #bc8cc6
<div style="border:2px solid #bc8cc6;">Content here</div>
.myborder {border:2px solid #bc8cc6;}