#bfa7e7 color space conversions
Hex:
#bfa7e7
RGB:
191, 167, 231
CMY:
25, 35, 9
CMYK:
17, 28, 0, 9
HSL:
263°, 57.1429%, 78.0392%
HSV (HSB):
263°, 27.7056%, 90.5882%
XYZ:
49.7284, 44.4833, 81.5665
xyY:
0.2829, 0.2531, 44.4833
CIE-Lab:
72.5504, 21.2124, -28.9679
CIE-LCH:
72.5504, 35.9042, 306.2143
CIE-Luv:
72.5504, 8.4887, -49.0749
Hunter-Lab:
66.6958, 16.3719, -25.8224
#bfa7e7 color charts
#bfa7e7 color shades, tints & tones
#bfa7e7 color schemes
#bfa7e7 color preview, HTML & CSS examples
This text has a color of #bfa7e7
<p style="color:#bfa7e7;">Text here</p>
.mytext {color:#bfa7e7;}
This box has a color of #bfa7e7
<div style="background-color:#bfa7e7;">Content here</div>
.mybackground {background-color:#bfa7e7;}
Border around this has a color of #bfa7e7
<div style="border:2px solid #bfa7e7;">Content here</div>
.myborder {border:2px solid #bfa7e7;}