#bf75a5 color space conversions
Hex:
        #bf75a5
        RGB:
        191, 117, 165
        CMY:
        25, 54, 35
        CMYK:
        0, 39, 14, 25
      HSL:
        321°, 36.6337%, 60.3922%
        HSV (HSB):
        321°, 38.7435%, 74.9020%
        XYZ:
        34.6387, 26.5156, 38.8897
        xyY:
        0.3462, 0.2650, 26.5156
      CIE-Lab:
        58.5232, 35.9240, -13.4135
        CIE-LCH:
        58.5232, 38.3466, 339.5251
        CIE-Luv:
        58.5232, 41.4773, -25.6295
        Hunter-Lab:
        51.4933, 29.9608, -8.7328
      #bf75a5 color charts
#bf75a5 RGB chart
      #bf75a5 CMYK chart
      #bf75a5 RGB pie chart
      #bf75a5 color shades, tints & tones
#bf75a5 color schemes
#bf75a5 color preview, HTML & CSS examples
           This text has a color of #bf75a5        
        
          <p style="color:#bf75a5;">Text here</p>
        
        
          .mytext {color:#bf75a5;}
        
        Text color #bf75a5
      
           This box has a color of #bf75a5        
        
          <div style="background-color:#bf75a5;">Content here</div>
        
        
          .mybackground {background-color:#bf75a5;}
        
        Background color #bf75a5
      
           Border around this has a color of #bf75a5        
        
          <div style="border:2px solid #bf75a5;">Content here</div>
        
        
          .myborder {border:2px solid #bf75a5;}
        
        Border color #bf75a5