#6500a2 color space conversions
Hex:
        #6500a2
        RGB:
        101, 0, 162
        CMY:
        60, 100, 36
        CMYK:
        38, 100, 0, 36
      HSL:
        277°, 100.0000%, 31.7647%
        HSV (HSB):
        277°, 100.0000%, 63.5294%
        XYZ:
        11.8884, 5.3753, 34.5934
        xyY:
        0.2293, 0.1037, 5.3753
      CIE-Lab:
        27.7784, 61.3529, -60.9912
        CIE-LCH:
        27.7784, 86.5107, 315.1694
        CIE-Luv:
        27.7784, 16.0380, -80.1270
        Hunter-Lab:
        23.1848, 50.9558, -72.2357
      #6500a2 color charts
#6500a2 RGB chart
      #6500a2 CMYK chart
      #6500a2 RGB pie chart
      #6500a2 color shades, tints & tones
#6500a2 color schemes
#6500a2 color preview, HTML & CSS examples
           This text has a color of #6500a2        
        
          <p style="color:#6500a2;">Text here</p>
        
        
          .mytext {color:#6500a2;}
        
        Text color #6500a2
      
           This box has a color of #6500a2        
        
          <div style="background-color:#6500a2;">Content here</div>
        
        
          .mybackground {background-color:#6500a2;}
        
        Background color #6500a2
      
           Border around this has a color of #6500a2        
        
          <div style="border:2px solid #6500a2;">Content here</div>
        
        
          .myborder {border:2px solid #6500a2;}
        
        Border color #6500a2