#bd53d8 color space conversions
Hex:
        #bd53d8
        RGB:
        189, 83, 216
        CMY:
        26, 67, 15
        CMYK:
        13, 62, 0, 15
      HSL:
        288°, 63.0332%, 58.6275%
        HSV (HSB):
        288°, 61.5741%, 84.7059%
        XYZ:
        36.4742, 21.9632, 67.2827
        xyY:
        0.2901, 0.1747, 21.9632
      CIE-Lab:
        53.9879, 61.6728, -49.6820
        CIE-LCH:
        53.9879, 79.1949, 321.1460
        CIE-Luv:
        53.9879, 41.4963, -84.3524
        Hunter-Lab:
        46.8649, 56.9100, -52.3156
      #bd53d8 color charts
#bd53d8 RGB chart
      #bd53d8 CMYK chart
      #bd53d8 RGB pie chart
      #bd53d8 color shades, tints & tones
#bd53d8 color schemes
#bd53d8 color preview, HTML & CSS examples
           This text has a color of #bd53d8        
        
          <p style="color:#bd53d8;">Text here</p>
        
        
          .mytext {color:#bd53d8;}
        
        Text color #bd53d8
      
           This box has a color of #bd53d8        
        
          <div style="background-color:#bd53d8;">Content here</div>
        
        
          .mybackground {background-color:#bd53d8;}
        
        Background color #bd53d8
      
           Border around this has a color of #bd53d8        
        
          <div style="border:2px solid #bd53d8;">Content here</div>
        
        
          .myborder {border:2px solid #bd53d8;}
        
        Border color #bd53d8