#bf5e77 color space conversions
Hex:
        #bf5e77
        RGB:
        191, 94, 119
        CMY:
        25, 63, 53
        CMYK:
        0, 51, 38, 25
      HSL:
        345°, 43.1111%, 55.8824%
        HSV (HSB):
        345°, 50.7853%, 74.9020%
        XYZ:
        28.8183, 20.4137, 19.8741
        xyY:
        0.4170, 0.2954, 20.4137
      CIE-Lab:
        52.3017, 41.4986, 4.3113
        CIE-LCH:
        52.3017, 41.7220, 5.9312
        CIE-Luv:
        52.3017, 64.0849, -1.9018
        Hunter-Lab:
        45.1815, 34.7859, 5.5470
      #bf5e77 color charts
#bf5e77 RGB chart
      #bf5e77 CMYK chart
      #bf5e77 RGB pie chart
      #bf5e77 color shades, tints & tones
#bf5e77 color schemes
#bf5e77 color preview, HTML & CSS examples
           This text has a color of #bf5e77        
        
          <p style="color:#bf5e77;">Text here</p>
        
        
          .mytext {color:#bf5e77;}
        
        Text color #bf5e77
      
           This box has a color of #bf5e77        
        
          <div style="background-color:#bf5e77;">Content here</div>
        
        
          .mybackground {background-color:#bf5e77;}
        
        Background color #bf5e77
      
           Border around this has a color of #bf5e77        
        
          <div style="border:2px solid #bf5e77;">Content here</div>
        
        
          .myborder {border:2px solid #bf5e77;}
        
        Border color #bf5e77