#bf8bbd color space conversions
Hex:
#bf8bbd
RGB:
191, 139, 189
CMY:
25, 45, 26
CMYK:
0, 27, 1, 25
HSL:
302°, 28.8889%, 64.7059%
HSV (HSB):
302°, 27.2251%, 74.9020%
XYZ:
39.9038, 33.2157, 52.4522
xyY:
0.3178, 0.2645, 33.2157
CIE-Lab:
64.3352, 28.1213, -18.2737
CIE-LCH:
64.3352, 33.5370, 326.9835
CIE-Luv:
64.3352, 26.4777, -32.2094
Hunter-Lab:
57.6331, 22.7313, -13.6170
#bf8bbd color charts
#bf8bbd color shades, tints & tones
#bf8bbd color schemes
#bf8bbd color preview, HTML & CSS examples
This text has a color of #bf8bbd
<p style="color:#bf8bbd;">Text here</p>
.mytext {color:#bf8bbd;}
This box has a color of #bf8bbd
<div style="background-color:#bf8bbd;">Content here</div>
.mybackground {background-color:#bf8bbd;}
Border around this has a color of #bf8bbd
<div style="border:2px solid #bf8bbd;">Content here</div>
.myborder {border:2px solid #bf8bbd;}