#8520af color space conversions
Hex:
        #8520af
        RGB:
        133, 32, 175
        CMY:
        48, 87, 31
        CMYK:
        24, 82, 0, 31
      HSL:
        282°, 69.0821%, 40.5882%
        HSV (HSB):
        282°, 81.7143%, 68.6275%
        XYZ:
        17.9272, 9.1147, 41.3719
        xyY:
        0.2620, 0.1332, 9.1147
      CIE-Lab:
        36.2042, 61.7262, -54.8516
        CIE-LCH:
        36.2042, 82.5762, 318.3749
        CIE-Luv:
        36.2042, 27.9567, -81.9241
        Hunter-Lab:
        30.1906, 53.1602, -60.1151
      #8520af color charts
#8520af RGB chart
      #8520af CMYK chart
      #8520af RGB pie chart
      #8520af color shades, tints & tones
#8520af color schemes
#8520af color preview, HTML & CSS examples
           This text has a color of #8520af        
        
          <p style="color:#8520af;">Text here</p>
        
        
          .mytext {color:#8520af;}
        
        Text color #8520af
      
           This box has a color of #8520af        
        
          <div style="background-color:#8520af;">Content here</div>
        
        
          .mybackground {background-color:#8520af;}
        
        Background color #8520af
      
           Border around this has a color of #8520af        
        
          <div style="border:2px solid #8520af;">Content here</div>
        
        
          .myborder {border:2px solid #8520af;}
        
        Border color #8520af