#6500a5 color space conversions
Hex:
        #6500a5
        RGB:
        101, 0, 165
        CMY:
        60, 100, 35
        CMYK:
        39, 100, 0, 35
      HSL:
        277°, 100.0000%, 32.3529%
        HSV (HSB):
        277°, 100.0000%, 64.7059%
        XYZ:
        12.1584, 5.4833, 36.0149
        xyY:
        0.2266, 0.1022, 5.4833
      CIE-Lab:
        28.0696, 61.9762, -62.3334
        CIE-LCH:
        28.0696, 87.9005, 314.8354
        CIE-Luv:
        28.0696, 15.4652, -81.9490
        Hunter-Lab:
        23.4165, 51.7024, -74.7973
      #6500a5 color charts
#6500a5 RGB chart
      #6500a5 CMYK chart
      #6500a5 RGB pie chart
      #6500a5 color shades, tints & tones
#6500a5 color schemes
#6500a5 color preview, HTML & CSS examples
           This text has a color of #6500a5        
        
          <p style="color:#6500a5;">Text here</p>
        
        
          .mytext {color:#6500a5;}
        
        Text color #6500a5
      
           This box has a color of #6500a5        
        
          <div style="background-color:#6500a5;">Content here</div>
        
        
          .mybackground {background-color:#6500a5;}
        
        Background color #6500a5
      
           Border around this has a color of #6500a5        
        
          <div style="border:2px solid #6500a5;">Content here</div>
        
        
          .myborder {border:2px solid #6500a5;}
        
        Border color #6500a5