#bd53b4 color space conversions
Hex:
        #bd53b4
        RGB:
        189, 83, 180
        CMY:
        26, 67, 29
        CMYK:
        0, 56, 5, 26
      HSL:
        305°, 44.5378%, 53.3333%
        HSV (HSB):
        305°, 56.0847%, 74.1176%
        XYZ:
        32.3177, 20.3006, 45.3951
        xyY:
        0.3297, 0.2071, 20.3006
      CIE-Lab:
        52.1754, 55.1234, -31.8662
        CIE-LCH:
        52.1754, 63.6714, 329.9683
        CIE-Luv:
        52.1754, 51.1784, -55.6710
        Hunter-Lab:
        45.0562, 49.1854, -28.1966
      #bd53b4 color charts
#bd53b4 RGB chart
      #bd53b4 CMYK chart
      #bd53b4 RGB pie chart
      #bd53b4 color shades, tints & tones
#bd53b4 color schemes
#bd53b4 color preview, HTML & CSS examples
           This text has a color of #bd53b4        
        
          <p style="color:#bd53b4;">Text here</p>
        
        
          .mytext {color:#bd53b4;}
        
        Text color #bd53b4
      
           This box has a color of #bd53b4        
        
          <div style="background-color:#bd53b4;">Content here</div>
        
        
          .mybackground {background-color:#bd53b4;}
        
        Background color #bd53b4
      
           Border around this has a color of #bd53b4        
        
          <div style="border:2px solid #bd53b4;">Content here</div>
        
        
          .myborder {border:2px solid #bd53b4;}
        
        Border color #bd53b4