#bd73bf color space conversions
Hex:
        #bd73bf
        RGB:
        189, 115, 191
        CMY:
        26, 55, 25
        CMYK:
        1, 40, 0, 25
      HSL:
        298°, 37.2549%, 60.0000%
        HSV (HSB):
        298°, 39.7906%, 74.9020%
        XYZ:
        36.5210, 26.8419, 52.5463
        xyY:
        0.3151, 0.2316, 26.8419
      CIE-Lab:
        58.8277, 40.9671, -27.8631
        CIE-LCH:
        58.8277, 49.5445, 325.7790
        CIE-Luv:
        58.8277, 35.9007, -48.5938
        Hunter-Lab:
        51.8091, 35.1611, -23.8673
      #bd73bf color charts
#bd73bf RGB chart
      #bd73bf CMYK chart
      #bd73bf RGB pie chart
      #bd73bf color shades, tints & tones
#bd73bf color schemes
#bd73bf color preview, HTML & CSS examples
           This text has a color of #bd73bf        
        
          <p style="color:#bd73bf;">Text here</p>
        
        
          .mytext {color:#bd73bf;}
        
        Text color #bd73bf
      
           This box has a color of #bd73bf        
        
          <div style="background-color:#bd73bf;">Content here</div>
        
        
          .mybackground {background-color:#bd73bf;}
        
        Background color #bd73bf
      
           Border around this has a color of #bd73bf        
        
          <div style="border:2px solid #bd73bf;">Content here</div>
        
        
          .myborder {border:2px solid #bd73bf;}
        
        Border color #bd73bf