#bf5da9 color space conversions
Hex:
#bf5da9
RGB:
191, 93, 169
CMY:
25, 64, 34
CMYK:
0, 51, 12, 25
HSL:
313°, 43.3628%, 55.6863%
HSV (HSB):
313°, 51.3089%, 74.9020%
XYZ:
32.5616, 21.7696, 40.0219
xyY:
0.3451, 0.2307, 21.7696
CIE-Lab:
53.7817, 49.0753, -22.9525
CIE-LCH:
53.7817, 54.1775, 334.9346
CIE-Luv:
53.7817, 51.7213, -41.5653
Hunter-Lab:
46.6579, 42.9201, -18.1968
#bf5da9 color charts
#bf5da9 color shades, tints & tones
#bf5da9 color schemes
#bf5da9 color preview, HTML & CSS examples
This text has a color of #bf5da9
<p style="color:#bf5da9;">Text here</p>
.mytext {color:#bf5da9;}
This box has a color of #bf5da9
<div style="background-color:#bf5da9;">Content here</div>
.mybackground {background-color:#bf5da9;}
Border around this has a color of #bf5da9
<div style="border:2px solid #bf5da9;">Content here</div>
.myborder {border:2px solid #bf5da9;}