#bf8ac9 color space conversions
Hex:
#bf8ac9
RGB:
191, 138, 201
CMY:
25, 46, 21
CMYK:
5, 31, 0, 21
HSL:
290°, 36.8421%, 66.4706%
HSV (HSB):
290°, 31.3433%, 78.8235%
XYZ:
41.1170, 33.4704, 59.5517
xyY:
0.3065, 0.2495, 33.4704
CIE-Lab:
64.5400, 30.9950, -24.6970
CIE-LCH:
64.5400, 39.6312, 321.4519
CIE-Luv:
64.5400, 25.1785, -42.8034
Hunter-Lab:
57.8536, 25.6174, -20.5327
#bf8ac9 color charts
#bf8ac9 color shades, tints & tones
#bf8ac9 color schemes
#bf8ac9 color preview, HTML & CSS examples
This text has a color of #bf8ac9
<p style="color:#bf8ac9;">Text here</p>
.mytext {color:#bf8ac9;}
This box has a color of #bf8ac9
<div style="background-color:#bf8ac9;">Content here</div>
.mybackground {background-color:#bf8ac9;}
Border around this has a color of #bf8ac9
<div style="border:2px solid #bf8ac9;">Content here</div>
.myborder {border:2px solid #bf8ac9;}