#bd53a1 color space conversions
Hex:
        #bd53a1
        RGB:
        189, 83, 161
        CMY:
        26, 67, 37
        CMYK:
        0, 56, 15, 26
      HSL:
        316°, 44.5378%, 53.3333%
        HSV (HSB):
        316°, 56.0847%, 74.1176%
        XYZ:
        30.5125, 19.5785, 35.8891
        xyY:
        0.3549, 0.2277, 19.5785
      CIE-Lab:
        51.3573, 52.0270, -22.0209
        CIE-LCH:
        51.3573, 56.4954, 337.0591
        CIE-Luv:
        51.3573, 56.6008, -40.2695
        Hunter-Lab:
        44.2476, 45.6577, -17.1165
      #bd53a1 color charts
#bd53a1 RGB chart
      #bd53a1 CMYK chart
      #bd53a1 RGB pie chart
      #bd53a1 color shades, tints & tones
#bd53a1 color schemes
#bd53a1 color preview, HTML & CSS examples
           This text has a color of #bd53a1        
        
          <p style="color:#bd53a1;">Text here</p>
        
        
          .mytext {color:#bd53a1;}
        
        Text color #bd53a1
      
           This box has a color of #bd53a1        
        
          <div style="background-color:#bd53a1;">Content here</div>
        
        
          .mybackground {background-color:#bd53a1;}
        
        Background color #bd53a1
      
           Border around this has a color of #bd53a1        
        
          <div style="border:2px solid #bd53a1;">Content here</div>
        
        
          .myborder {border:2px solid #bd53a1;}
        
        Border color #bd53a1