#bf8dc3 color space conversions
Hex:
#bf8dc3
RGB:
191, 141, 195
CMY:
25, 45, 24
CMYK:
2, 28, 0, 24
HSL:
296°, 31.0345%, 65.8824%
HSV (HSB):
296°, 27.6923%, 76.4706%
XYZ:
40.8611, 34.0662, 56.0516
xyY:
0.3120, 0.2601, 34.0662
CIE-Lab:
65.0151, 28.1608, -20.6086
CIE-LCH:
65.0151, 34.8962, 323.8027
CIE-Luv:
65.0151, 24.6485, -35.9326
Hunter-Lab:
58.3663, 22.8232, -16.0822
#bf8dc3 color charts
#bf8dc3 color shades, tints & tones
#bf8dc3 color schemes
#bf8dc3 color preview, HTML & CSS examples
This text has a color of #bf8dc3
<p style="color:#bf8dc3;">Text here</p>
.mytext {color:#bf8dc3;}
This box has a color of #bf8dc3
<div style="background-color:#bf8dc3;">Content here</div>
.mybackground {background-color:#bf8dc3;}
Border around this has a color of #bf8dc3
<div style="border:2px solid #bf8dc3;">Content here</div>
.myborder {border:2px solid #bf8dc3;}