#8520ed color space conversions
Hex:
        #8520ed
        RGB:
        133, 32, 237
        CMY:
        48, 87, 7
        CMYK:
        44, 86, 0, 7
      HSL:
        270°, 85.0622%, 52.7451%
        HSV (HSB):
        270°, 86.4979%, 92.9412%
        XYZ:
        25.4754, 12.1340, 81.1202
        xyY:
        0.2146, 0.1022, 12.1340
      CIE-Lab:
        41.4283, 74.8415, -82.2948
        CIE-LCH:
        41.4283, 111.2371, 312.2844
        CIE-Luv:
        41.4283, 15.1788, -121.7765
        Hunter-Lab:
        34.8339, 69.5850, -113.6891
      #8520ed color charts
#8520ed RGB chart
      #8520ed CMYK chart
      #8520ed RGB pie chart
      #8520ed color shades, tints & tones
#8520ed color schemes
#8520ed color preview, HTML & CSS examples
           This text has a color of #8520ed        
        
          <p style="color:#8520ed;">Text here</p>
        
        
          .mytext {color:#8520ed;}
        
        Text color #8520ed
      
           This box has a color of #8520ed        
        
          <div style="background-color:#8520ed;">Content here</div>
        
        
          .mybackground {background-color:#8520ed;}
        
        Background color #8520ed
      
           Border around this has a color of #8520ed        
        
          <div style="border:2px solid #8520ed;">Content here</div>
        
        
          .myborder {border:2px solid #8520ed;}
        
        Border color #8520ed