#bd75a5 color space conversions
Hex:
        #bd75a5
        RGB:
        189, 117, 165
        CMY:
        26, 54, 35
        CMYK:
        0, 38, 13, 26
      HSL:
        320°, 35.2941%, 60.0000%
        HSV (HSB):
        320°, 38.0952%, 74.1176%
        XYZ:
        34.1391, 26.2580, 38.8663
        xyY:
        0.3439, 0.2645, 26.2580
      CIE-Lab:
        58.2811, 35.2421, -13.8025
        CIE-LCH:
        58.2811, 37.8485, 338.6123
        CIE-Luv:
        58.2811, 40.0819, -26.0677
        Hunter-Lab:
        51.2426, 29.2467, -9.1003
      #bd75a5 color charts
#bd75a5 RGB chart
      #bd75a5 CMYK chart
      #bd75a5 RGB pie chart
      #bd75a5 color shades, tints & tones
#bd75a5 color schemes
#bd75a5 color preview, HTML & CSS examples
           This text has a color of #bd75a5        
        
          <p style="color:#bd75a5;">Text here</p>
        
        
          .mytext {color:#bd75a5;}
        
        Text color #bd75a5
      
           This box has a color of #bd75a5        
        
          <div style="background-color:#bd75a5;">Content here</div>
        
        
          .mybackground {background-color:#bd75a5;}
        
        Background color #bd75a5
      
           Border around this has a color of #bd75a5        
        
          <div style="border:2px solid #bd75a5;">Content here</div>
        
        
          .myborder {border:2px solid #bd75a5;}
        
        Border color #bd75a5