#bf5c7c color space conversions
Hex:
#bf5c7c
RGB:
191, 92, 124
CMY:
25, 64, 51
CMYK:
0, 52, 35, 25
HSL:
341°, 43.6123%, 55.4902%
HSV (HSB):
341°, 51.8325%, 74.9020%
XYZ:
28.9511, 20.1859, 21.4392
xyY:
0.4102, 0.2860, 20.1859
CIE-Lab:
52.0467, 43.1128, 0.9685
CIE-LCH:
52.0467, 43.1237, 1.2869
CIE-Luv:
52.0467, 63.9756, -6.5171
Hunter-Lab:
44.9287, 36.3963, 3.1580
#bf5c7c color charts
#bf5c7c color shades, tints & tones
#bf5c7c color schemes
#bf5c7c color preview, HTML & CSS examples
This text has a color of #bf5c7c
<p style="color:#bf5c7c;">Text here</p>
.mytext {color:#bf5c7c;}
This box has a color of #bf5c7c
<div style="background-color:#bf5c7c;">Content here</div>
.mybackground {background-color:#bf5c7c;}
Border around this has a color of #bf5c7c
<div style="border:2px solid #bf5c7c;">Content here</div>
.myborder {border:2px solid #bf5c7c;}