#8520ff color space conversions
Hex:
        #8520ff
        RGB:
        133, 32, 255
        CMY:
        48, 87, 0
        CMYK:
        48, 87, 0, 0
      HSL:
        267°, 100.0000%, 56.2745%
        HSV (HSB):
        267°, 87.4510%, 100.0000%
        XYZ:
        28.2394, 13.2396, 95.6749
        xyY:
        0.2059, 0.0965, 13.2396
      CIE-Lab:
        43.1220, 78.8018, -89.6274
        CIE-LCH:
        43.1220, 119.3432, 311.3224
        CIE-Luv:
        43.1220, 12.3233, -132.5510
        Hunter-Lab:
        36.3862, 74.8581, -130.4283
      #8520ff color charts
#8520ff RGB chart
      #8520ff CMYK chart
      #8520ff RGB pie chart
      #8520ff color shades, tints & tones
#8520ff color schemes
#8520ff color preview, HTML & CSS examples
           This text has a color of #8520ff        
        
          <p style="color:#8520ff;">Text here</p>
        
        
          .mytext {color:#8520ff;}
        
        Text color #8520ff
      
           This box has a color of #8520ff        
        
          <div style="background-color:#8520ff;">Content here</div>
        
        
          .mybackground {background-color:#8520ff;}
        
        Background color #8520ff
      
           Border around this has a color of #8520ff        
        
          <div style="border:2px solid #8520ff;">Content here</div>
        
        
          .myborder {border:2px solid #8520ff;}
        
        Border color #8520ff