#bf8dec color space conversions
Hex:
#bf8dec
RGB:
191, 141, 236
CMY:
25, 45, 7
CMYK:
19, 40, 0, 7
HSL:
272°, 71.4286%, 73.9216%
HSV (HSB):
272°, 40.2542%, 92.5490%
XYZ:
46.1511, 36.1822, 83.9083
xyY:
0.2776, 0.2176, 36.1822
CIE-Lab:
66.6589, 36.7041, -40.8476
CIE-LCH:
66.6589, 54.9155, 311.9417
CIE-Luv:
66.6589, 18.8632, -70.1490
Hunter-Lab:
60.1517, 31.6877, -40.6002
#bf8dec color charts
#bf8dec color shades, tints & tones
#bf8dec color schemes
#bf8dec color preview, HTML & CSS examples
This text has a color of #bf8dec
<p style="color:#bf8dec;">Text here</p>
.mytext {color:#bf8dec;}
This box has a color of #bf8dec
<div style="background-color:#bf8dec;">Content here</div>
.mybackground {background-color:#bf8dec;}
Border around this has a color of #bf8dec
<div style="border:2px solid #bf8dec;">Content here</div>
.myborder {border:2px solid #bf8dec;}