#bf5d6a color space conversions
Hex:
        #bf5d6a
        RGB:
        191, 93, 106
        CMY:
        25, 64, 58
        CMYK:
        0, 51, 45, 25
      HSL:
        352°, 43.3628%, 55.6863%
        HSV (HSB):
        352°, 51.3089%, 74.9020%
        XYZ:
        28.0017, 19.9457, 16.0097
        xyY:
        0.4378, 0.3119, 19.9457
      CIE-Lab:
        51.7757, 40.5627, 11.2935
        CIE-LCH:
        51.7757, 42.1055, 15.5583
        CIE-Luv:
        51.7757, 67.7617, 6.7876
        Hunter-Lab:
        44.6606, 33.7617, 10.0084
      #bf5d6a color charts
#bf5d6a RGB chart
      #bf5d6a CMYK chart
      #bf5d6a RGB pie chart
      #bf5d6a color shades, tints & tones
#bf5d6a color schemes
#bf5d6a color preview, HTML & CSS examples
           This text has a color of #bf5d6a        
        
          <p style="color:#bf5d6a;">Text here</p>
        
        
          .mytext {color:#bf5d6a;}
        
        Text color #bf5d6a
      
           This box has a color of #bf5d6a        
        
          <div style="background-color:#bf5d6a;">Content here</div>
        
        
          .mybackground {background-color:#bf5d6a;}
        
        Background color #bf5d6a
      
           Border around this has a color of #bf5d6a        
        
          <div style="border:2px solid #bf5d6a;">Content here</div>
        
        
          .myborder {border:2px solid #bf5d6a;}
        
        Border color #bf5d6a