#6301a5 color space conversions
Hex:
        #6301a5
        RGB:
        99, 1, 165
        CMY:
        61, 100, 35
        CMYK:
        40, 99, 0, 35
      HSL:
        276°, 98.7952%, 32.5490%
        HSV (HSB):
        276°, 99.3939%, 64.7059%
        XYZ:
        11.9480, 5.3910, 36.0081
        xyY:
        0.2240, 0.1011, 5.3910
      CIE-Lab:
        27.8208, 61.5870, -62.7537
        CIE-LCH:
        27.8208, 87.9260, 314.4624
        CIE-Luv:
        27.8208, 14.5116, -82.0101
        Hunter-Lab:
        23.2185, 51.2219, -75.6964
      #6301a5 color charts
#6301a5 RGB chart
      #6301a5 CMYK chart
      #6301a5 RGB pie chart
      #6301a5 color shades, tints & tones
#6301a5 color schemes
#6301a5 color preview, HTML & CSS examples
           This text has a color of #6301a5        
        
          <p style="color:#6301a5;">Text here</p>
        
        
          .mytext {color:#6301a5;}
        
        Text color #6301a5
      
           This box has a color of #6301a5        
        
          <div style="background-color:#6301a5;">Content here</div>
        
        
          .mybackground {background-color:#6301a5;}
        
        Background color #6301a5
      
           Border around this has a color of #6301a5        
        
          <div style="border:2px solid #6301a5;">Content here</div>
        
        
          .myborder {border:2px solid #6301a5;}
        
        Border color #6301a5