#bf5c7d color space conversions
Hex:
#bf5c7d
RGB:
191, 92, 125
CMY:
25, 64, 51
CMYK:
0, 52, 35, 25
HSL:
340°, 43.6123%, 55.4902%
HSV (HSB):
340°, 51.8325%, 74.9020%
XYZ:
29.0147, 20.2113, 21.7740
xyY:
0.4087, 0.2847, 20.2113
CIE-Lab:
52.0753, 43.2358, 0.4152
CIE-LCH:
52.0753, 43.2378, 0.5502
CIE-Luv:
52.0753, 63.7220, -7.2632
Hunter-Lab:
44.9570, 36.5268, 2.7541
#bf5c7d color charts
#bf5c7d color shades, tints & tones
#bf5c7d color schemes
#bf5c7d color preview, HTML & CSS examples
This text has a color of #bf5c7d
<p style="color:#bf5c7d;">Text here</p>
.mytext {color:#bf5c7d;}
This box has a color of #bf5c7d
<div style="background-color:#bf5c7d;">Content here</div>
.mybackground {background-color:#bf5c7d;}
Border around this has a color of #bf5c7d
<div style="border:2px solid #bf5c7d;">Content here</div>
.myborder {border:2px solid #bf5c7d;}