#bd55a1 color space conversions
Hex:
        #bd55a1
        RGB:
        189, 85, 161
        CMY:
        26, 67, 37
        CMYK:
        0, 55, 15, 26
      HSL:
        316°, 44.0678%, 53.7255%
        HSV (HSB):
        316°, 55.0265%, 74.1176%
        XYZ:
        30.6678, 19.8890, 35.9408
        xyY:
        0.3546, 0.2299, 19.8890
      CIE-Lab:
        51.7115, 51.0800, -21.4766
        CIE-LCH:
        51.7115, 55.4112, 337.1957
        CIE-Luv:
        51.7115, 55.7862, -39.3662
        Hunter-Lab:
        44.5971, 44.7029, -16.5638
      #bd55a1 color charts
#bd55a1 RGB chart
      #bd55a1 CMYK chart
      #bd55a1 RGB pie chart
      #bd55a1 color shades, tints & tones
#bd55a1 color schemes
#bd55a1 color preview, HTML & CSS examples
           This text has a color of #bd55a1        
        
          <p style="color:#bd55a1;">Text here</p>
        
        
          .mytext {color:#bd55a1;}
        
        Text color #bd55a1
      
           This box has a color of #bd55a1        
        
          <div style="background-color:#bd55a1;">Content here</div>
        
        
          .mybackground {background-color:#bd55a1;}
        
        Background color #bd55a1
      
           Border around this has a color of #bd55a1        
        
          <div style="border:2px solid #bd55a1;">Content here</div>
        
        
          .myborder {border:2px solid #bd55a1;}
        
        Border color #bd55a1