#bf515e color space conversions
Hex:
        #bf515e
        RGB:
        191, 81, 94
        CMY:
        25, 68, 63
        CMYK:
        0, 58, 51, 25
      HSL:
        353°, 46.2185%, 53.3333%
        HSV (HSB):
        353°, 57.5916%, 74.9020%
        XYZ:
        26.4487, 17.7694, 12.6255
        xyY:
        0.4653, 0.3126, 17.7694
      CIE-Lab:
        49.2152, 45.3314, 14.9127
        CIE-LCH:
        49.2152, 47.7213, 18.2097
        CIE-Luv:
        49.2152, 77.9984, 9.6065
        Hunter-Lab:
        42.1537, 38.2278, 11.7496
      #bf515e color charts
#bf515e RGB chart
      #bf515e CMYK chart
      #bf515e RGB pie chart
      #bf515e color shades, tints & tones
#bf515e color schemes
#bf515e color preview, HTML & CSS examples
           This text has a color of #bf515e        
        
          <p style="color:#bf515e;">Text here</p>
        
        
          .mytext {color:#bf515e;}
        
        Text color #bf515e
      
           This box has a color of #bf515e        
        
          <div style="background-color:#bf515e;">Content here</div>
        
        
          .mybackground {background-color:#bf515e;}
        
        Background color #bf515e
      
           Border around this has a color of #bf515e        
        
          <div style="border:2px solid #bf515e;">Content here</div>
        
        
          .myborder {border:2px solid #bf515e;}
        
        Border color #bf515e