#bf8be5 color space conversions
Hex:
#bf8be5
RGB:
191, 139, 229
CMY:
25, 45, 10
CMYK:
17, 39, 0, 10
HSL:
275°, 63.3803%, 72.1569%
HSV (HSB):
275°, 39.3013%, 89.8039%
XYZ:
44.8613, 35.1987, 78.5583
xyY:
0.2828, 0.2219, 35.1987
CIE-Lab:
65.9031, 36.2665, -38.1678
CIE-LCH:
65.9031, 52.6502, 313.5369
CIE-Luv:
65.9031, 20.6507, -65.5595
Hunter-Lab:
59.3285, 31.1480, -36.9773
#bf8be5 color charts
#bf8be5 color shades, tints & tones
#bf8be5 color schemes
#bf8be5 color preview, HTML & CSS examples
This text has a color of #bf8be5
<p style="color:#bf8be5;">Text here</p>
.mytext {color:#bf8be5;}
This box has a color of #bf8be5
<div style="background-color:#bf8be5;">Content here</div>
.mybackground {background-color:#bf8be5;}
Border around this has a color of #bf8be5
<div style="border:2px solid #bf8be5;">Content here</div>
.myborder {border:2px solid #bf8be5;}