#bf5ca9 color space conversions
Hex:
#bf5ca9
RGB:
191, 92, 169
CMY:
25, 64, 34
CMYK:
0, 52, 12, 25
HSL:
313°, 43.6123%, 55.4902%
HSV (HSB):
313°, 51.8325%, 74.9020%
XYZ:
32.4744, 21.5952, 39.9928
xyY:
0.3452, 0.2296, 21.5952
CIE-Lab:
53.5949, 49.5681, -23.2399
CIE-LCH:
53.5949, 54.7457, 334.8806
CIE-Luv:
53.5949, 52.1408, -42.0478
Hunter-Lab:
46.4707, 43.4149, -18.4957
#bf5ca9 color charts
#bf5ca9 color shades, tints & tones
#bf5ca9 color schemes
#bf5ca9 color preview, HTML & CSS examples
This text has a color of #bf5ca9
<p style="color:#bf5ca9;">Text here</p>
.mytext {color:#bf5ca9;}
This box has a color of #bf5ca9
<div style="background-color:#bf5ca9;">Content here</div>
.mybackground {background-color:#bf5ca9;}
Border around this has a color of #bf5ca9
<div style="border:2px solid #bf5ca9;">Content here</div>
.myborder {border:2px solid #bf5ca9;}