#bf76a9 color space conversions
Hex:
        #bf76a9
        RGB:
        191, 118, 169
        CMY:
        25, 54, 34
        CMYK:
        0, 38, 12, 25
      HSL:
        318°, 36.3184%, 60.5882%
        HSV (HSB):
        318°, 38.2199%, 74.9020%
        XYZ:
        35.1257, 26.8978, 40.8766
        xyY:
        0.3414, 0.2614, 26.8978
      CIE-Lab:
        58.8796, 36.0539, -15.1757
        CIE-LCH:
        58.8796, 39.1176, 337.1730
        CIE-Luv:
        58.8796, 40.1943, -28.3148
        Hunter-Lab:
        51.8631, 30.1337, -10.4260
      #bf76a9 color charts
#bf76a9 RGB chart
      #bf76a9 CMYK chart
      #bf76a9 RGB pie chart
      #bf76a9 color shades, tints & tones
#bf76a9 color schemes
#bf76a9 color preview, HTML & CSS examples
           This text has a color of #bf76a9        
        
          <p style="color:#bf76a9;">Text here</p>
        
        
          .mytext {color:#bf76a9;}
        
        Text color #bf76a9
      
           This box has a color of #bf76a9        
        
          <div style="background-color:#bf76a9;">Content here</div>
        
        
          .mybackground {background-color:#bf76a9;}
        
        Background color #bf76a9
      
           Border around this has a color of #bf76a9        
        
          <div style="border:2px solid #bf76a9;">Content here</div>
        
        
          .myborder {border:2px solid #bf76a9;}
        
        Border color #bf76a9