#bf5981 color space conversions
Hex:
#bf5981
RGB:
191, 89, 129
CMY:
25, 65, 49
CMYK:
0, 53, 32, 25
HSL:
336°, 44.3478%, 54.9020%
HSV (HSB):
336°, 53.4031%, 74.9020%
XYZ:
29.0207, 19.8061, 23.0623
xyY:
0.4037, 0.2755, 19.8061
CIE-Lab:
51.6173, 45.2333, -2.6371
CIE-LCH:
51.6173, 45.3101, 356.6634
CIE-Luv:
51.6173, 64.2964, -11.6754
Hunter-Lab:
44.5040, 38.5161, 0.4284
#bf5981 color charts
#bf5981 color shades, tints & tones
#bf5981 color schemes
#bf5981 color preview, HTML & CSS examples
This text has a color of #bf5981
<p style="color:#bf5981;">Text here</p>
.mytext {color:#bf5981;}
This box has a color of #bf5981
<div style="background-color:#bf5981;">Content here</div>
.mybackground {background-color:#bf5981;}
Border around this has a color of #bf5981
<div style="border:2px solid #bf5981;">Content here</div>
.myborder {border:2px solid #bf5981;}