#bf8bcd color space conversions
Hex:
#bf8bcd
RGB:
191, 139, 205
CMY:
25, 45, 20
CMYK:
7, 32, 0, 20
HSL:
287°, 39.7590%, 67.4510%
HSV (HSB):
287°, 32.1951%, 80.3922%
XYZ:
41.7379, 33.9494, 62.1107
xyY:
0.3029, 0.2464, 33.9494
CIE-Lab:
64.9224, 31.2409, -26.3477
CIE-LCH:
64.9224, 40.8680, 319.8566
CIE-Luv:
64.9224, 24.1327, -45.5184
Hunter-Lab:
58.2661, 25.8997, -22.4159
#bf8bcd color charts
#bf8bcd color shades, tints & tones
#bf8bcd color schemes
#bf8bcd color preview, HTML & CSS examples
This text has a color of #bf8bcd
<p style="color:#bf8bcd;">Text here</p>
.mytext {color:#bf8bcd;}
This box has a color of #bf8bcd
<div style="background-color:#bf8bcd;">Content here</div>
.mybackground {background-color:#bf8bcd;}
Border around this has a color of #bf8bcd
<div style="border:2px solid #bf8bcd;">Content here</div>
.myborder {border:2px solid #bf8bcd;}