#bd3aad color space conversions
Hex:
        #bd3aad
        RGB:
        189, 58, 173
        CMY:
        26, 77, 32
        CMYK:
        0, 69, 8, 26
      HSL:
        307°, 53.0364%, 48.4314%
        HSV (HSB):
        307°, 69.3122%, 74.1176%
        XYZ:
        30.0421, 16.8621, 41.2065
        xyY:
        0.3410, 0.1914, 16.8621
      CIE-Lab:
        48.0858, 64.3601, -34.1729
        CIE-LCH:
        48.0858, 72.8698, 332.0333
        CIE-Luv:
        48.0858, 61.0804, -59.4431
        Hunter-Lab:
        41.0634, 58.7302, -30.7521
      #bd3aad color charts
#bd3aad RGB chart
      #bd3aad CMYK chart
      #bd3aad RGB pie chart
      #bd3aad color shades, tints & tones
#bd3aad color schemes
#bd3aad color preview, HTML & CSS examples
           This text has a color of #bd3aad        
        
          <p style="color:#bd3aad;">Text here</p>
        
        
          .mytext {color:#bd3aad;}
        
        Text color #bd3aad
      
           This box has a color of #bd3aad        
        
          <div style="background-color:#bd3aad;">Content here</div>
        
        
          .mybackground {background-color:#bd3aad;}
        
        Background color #bd3aad
      
           Border around this has a color of #bd3aad        
        
          <div style="border:2px solid #bd3aad;">Content here</div>
        
        
          .myborder {border:2px solid #bd3aad;}
        
        Border color #bd3aad