#bf5d97 color space conversions
Hex:
#bf5d97
RGB:
191, 93, 151
CMY:
25, 64, 41
CMYK:
0, 51, 21, 25
HSL:
324°, 43.3628%, 55.6863%
HSV (HSB):
324°, 51.3089%, 74.9020%
XYZ:
30.9861, 21.1394, 31.7253
xyY:
0.3695, 0.2521, 21.1394
CIE-Lab:
53.1018, 46.2700, -13.4494
CIE-LCH:
53.1018, 48.1850, 343.7923
CIE-Luv:
53.1018, 56.4577, -27.0004
Hunter-Lab:
45.9776, 39.8372, -8.7267
#bf5d97 color charts
#bf5d97 color shades, tints & tones
#bf5d97 color schemes
#bf5d97 color preview, HTML & CSS examples
This text has a color of #bf5d97
<p style="color:#bf5d97;">Text here</p>
.mytext {color:#bf5d97;}
This box has a color of #bf5d97
<div style="background-color:#bf5d97;">Content here</div>
.mybackground {background-color:#bf5d97;}
Border around this has a color of #bf5d97
<div style="border:2px solid #bf5d97;">Content here</div>
.myborder {border:2px solid #bf5d97;}