#bf8cb8 color space conversions
Hex:
#bf8cb8
RGB:
191, 140, 184
CMY:
25, 45, 28
CMYK:
0, 27, 4, 25
HSL:
308°, 28.4916%, 64.9020%
HSV (HSB):
308°, 26.7016%, 74.9020%
XYZ:
39.5157, 33.2932, 49.6909
xyY:
0.3226, 0.2718, 33.2932
CIE-Lab:
64.3976, 26.6344, -15.3651
CIE-LCH:
64.3976, 30.7486, 330.0199
CIE-Luv:
64.3976, 26.7114, -27.4643
Hunter-Lab:
57.7003, 21.2691, -10.6698
#bf8cb8 color charts
#bf8cb8 color shades, tints & tones
#bf8cb8 color schemes
#bf8cb8 color preview, HTML & CSS examples
This text has a color of #bf8cb8
<p style="color:#bf8cb8;">Text here</p>
.mytext {color:#bf8cb8;}
This box has a color of #bf8cb8
<div style="background-color:#bf8cb8;">Content here</div>
.mybackground {background-color:#bf8cb8;}
Border around this has a color of #bf8cb8
<div style="border:2px solid #bf8cb8;">Content here</div>
.myborder {border:2px solid #bf8cb8;}