#6500a0 color space conversions
Hex:
        #6500a0
        RGB:
        101, 0, 160
        CMY:
        60, 100, 37
        CMYK:
        37, 100, 0, 37
      HSL:
        278°, 100.0000%, 31.3725%
        HSV (HSB):
        278°, 100.0000%, 62.7451%
        XYZ:
        11.7120, 5.3048, 33.6643
        xyY:
        0.2311, 0.1047, 5.3048
      CIE-Lab:
        27.5860, 60.9392, -60.0902
        CIE-LCH:
        27.5860, 85.5828, 315.4019
        CIE-Luv:
        27.5860, 16.4280, -78.9077
        Hunter-Lab:
        23.0321, 50.4625, -70.5375
      #6500a0 color charts
#6500a0 RGB chart
      #6500a0 CMYK chart
      #6500a0 RGB pie chart
      #6500a0 color shades, tints & tones
#6500a0 color schemes
#6500a0 color preview, HTML & CSS examples
           This text has a color of #6500a0        
        
          <p style="color:#6500a0;">Text here</p>
        
        
          .mytext {color:#6500a0;}
        
        Text color #6500a0
      
           This box has a color of #6500a0        
        
          <div style="background-color:#6500a0;">Content here</div>
        
        
          .mybackground {background-color:#6500a0;}
        
        Background color #6500a0
      
           Border around this has a color of #6500a0        
        
          <div style="border:2px solid #6500a0;">Content here</div>
        
        
          .myborder {border:2px solid #6500a0;}
        
        Border color #6500a0