#bd53cf color space conversions
Hex:
        #bd53cf
        RGB:
        189, 83, 207
        CMY:
        26, 67, 19
        CMYK:
        9, 60, 0, 19
      HSL:
        291°, 56.3636%, 56.8627%
        HSV (HSB):
        291°, 59.9034%, 81.1765%
        XYZ:
        35.3420, 21.5103, 61.3207
        xyY:
        0.2991, 0.1820, 21.5103
      CIE-Lab:
        53.5035, 59.9616, -45.3291
        CIE-LCH:
        53.5035, 75.1673, 322.9118
        CIE-Luv:
        53.5035, 43.8240, -77.2937
        Hunter-Lab:
        46.3792, 54.8574, -45.9253
      #bd53cf color charts
#bd53cf RGB chart
      #bd53cf CMYK chart
      #bd53cf RGB pie chart
      #bd53cf color shades, tints & tones
#bd53cf color schemes
#bd53cf color preview, HTML & CSS examples
           This text has a color of #bd53cf        
        
          <p style="color:#bd53cf;">Text here</p>
        
        
          .mytext {color:#bd53cf;}
        
        Text color #bd53cf
      
           This box has a color of #bd53cf        
        
          <div style="background-color:#bd53cf;">Content here</div>
        
        
          .mybackground {background-color:#bd53cf;}
        
        Background color #bd53cf
      
           Border around this has a color of #bd53cf        
        
          <div style="border:2px solid #bd53cf;">Content here</div>
        
        
          .myborder {border:2px solid #bd53cf;}
        
        Border color #bd53cf