#bf8cc5 color space conversions
Hex:
#bf8cc5
RGB:
191, 140, 197
CMY:
25, 45, 23
CMYK:
3, 29, 0, 23
HSL:
294°, 32.9480%, 66.0784%
HSV (HSB):
294°, 28.9340%, 77.2549%
XYZ:
40.9420, 33.8638, 57.2018
xyY:
0.3101, 0.2565, 33.8638
CIE-Lab:
64.8543, 29.1031, -21.9749
CIE-LCH:
64.8543, 36.4676, 322.9446
CIE-Luv:
64.8543, 24.8351, -38.2225
Hunter-Lab:
58.1926, 23.7485, -17.5458
#bf8cc5 color charts
#bf8cc5 color shades, tints & tones
#bf8cc5 color schemes
#bf8cc5 color preview, HTML & CSS examples
This text has a color of #bf8cc5
<p style="color:#bf8cc5;">Text here</p>
.mytext {color:#bf8cc5;}
This box has a color of #bf8cc5
<div style="background-color:#bf8cc5;">Content here</div>
.mybackground {background-color:#bf8cc5;}
Border around this has a color of #bf8cc5
<div style="border:2px solid #bf8cc5;">Content here</div>
.myborder {border:2px solid #bf8cc5;}