#bf75a9 color space conversions
Hex:
        #bf75a9
        RGB:
        191, 117, 169
        CMY:
        25, 54, 34
        CMYK:
        0, 39, 12, 25
      HSL:
        318°, 36.6337%, 60.3922%
        HSV (HSB):
        318°, 38.7435%, 74.9020%
        XYZ:
        35.0086, 26.6635, 40.8375
        xyY:
        0.3415, 0.2601, 26.6635
      CIE-Lab:
        58.6616, 36.5944, -15.5057
        CIE-LCH:
        58.6616, 39.7439, 337.0368
        CIE-Luv:
        58.6616, 40.6882, -28.8825
        Hunter-Lab:
        51.6367, 30.6548, -10.7445
      #bf75a9 color charts
#bf75a9 RGB chart
      #bf75a9 CMYK chart
      #bf75a9 RGB pie chart
      #bf75a9 color shades, tints & tones
#bf75a9 color schemes
#bf75a9 color preview, HTML & CSS examples
           This text has a color of #bf75a9        
        
          <p style="color:#bf75a9;">Text here</p>
        
        
          .mytext {color:#bf75a9;}
        
        Text color #bf75a9
      
           This box has a color of #bf75a9        
        
          <div style="background-color:#bf75a9;">Content here</div>
        
        
          .mybackground {background-color:#bf75a9;}
        
        Background color #bf75a9
      
           Border around this has a color of #bf75a9        
        
          <div style="border:2px solid #bf75a9;">Content here</div>
        
        
          .myborder {border:2px solid #bf75a9;}
        
        Border color #bf75a9