#6520a2 color space conversions
Hex:
        #6520a2
        RGB:
        101, 32, 162
        CMY:
        60, 87, 36
        CMYK:
        38, 80, 0, 36
      HSL:
        272°, 67.0103%, 38.0392%
        HSV (HSB):
        272°, 80.2469%, 63.5294%
        XYZ:
        12.4049, 6.4084, 34.7655
        xyY:
        0.2315, 0.1196, 6.4084
      CIE-Lab:
        30.4202, 53.5359, -56.6624
        CIE-LCH:
        30.4202, 77.9533, 313.3749
        CIE-Luv:
        30.4202, 13.9622, -78.0407
        Hunter-Lab:
        25.3147, 43.1692, -63.7045
      #6520a2 color charts
#6520a2 RGB chart
      #6520a2 CMYK chart
      #6520a2 RGB pie chart
      #6520a2 color shades, tints & tones
#6520a2 color schemes
#6520a2 color preview, HTML & CSS examples
           This text has a color of #6520a2        
        
          <p style="color:#6520a2;">Text here</p>
        
        
          .mytext {color:#6520a2;}
        
        Text color #6520a2
      
           This box has a color of #6520a2        
        
          <div style="background-color:#6520a2;">Content here</div>
        
        
          .mybackground {background-color:#6520a2;}
        
        Background color #6520a2
      
           Border around this has a color of #6520a2        
        
          <div style="border:2px solid #6520a2;">Content here</div>
        
        
          .myborder {border:2px solid #6520a2;}
        
        Border color #6520a2