#bd4ad3 color space conversions
Hex:
        #bd4ad3
        RGB:
        189, 74, 211
        CMY:
        26, 71, 17
        CMYK:
        10, 65, 0, 17
      HSL:
        290°, 60.8889%, 55.8824%
        HSV (HSB):
        290°, 64.9289%, 82.7451%
        XYZ:
        35.1929, 20.4195, 63.7145
        xyY:
        0.2949, 0.1711, 20.4195
      CIE-Lab:
        52.3083, 64.6074, -49.5118
        CIE-LCH:
        52.3083, 81.3974, 322.5353
        CIE-Luv:
        52.3083, 45.1905, -83.8458
        Hunter-Lab:
        45.1880, 59.9389, -51.9666
      #bd4ad3 color charts
#bd4ad3 RGB chart
      #bd4ad3 CMYK chart
      #bd4ad3 RGB pie chart
      #bd4ad3 color shades, tints & tones
#bd4ad3 color schemes
#bd4ad3 color preview, HTML & CSS examples
           This text has a color of #bd4ad3        
        
          <p style="color:#bd4ad3;">Text here</p>
        
        
          .mytext {color:#bd4ad3;}
        
        Text color #bd4ad3
      
           This box has a color of #bd4ad3        
        
          <div style="background-color:#bd4ad3;">Content here</div>
        
        
          .mybackground {background-color:#bd4ad3;}
        
        Background color #bd4ad3
      
           Border around this has a color of #bd4ad3        
        
          <div style="border:2px solid #bd4ad3;">Content here</div>
        
        
          .myborder {border:2px solid #bd4ad3;}
        
        Border color #bd4ad3