#6305a7 color space conversions
Hex:
        #6305a7
        RGB:
        99, 5, 167
        CMY:
        61, 98, 35
        CMYK:
        41, 97, 0, 35
      HSL:
        275°, 94.1860%, 33.7255%
        HSV (HSB):
        275°, 97.0060%, 65.4902%
        XYZ:
        12.1749, 5.5512, 36.9890
        xyY:
        0.2225, 0.1015, 5.5512
      CIE-Lab:
        28.2507, 61.3097, -63.2570
        CIE-LCH:
        28.2507, 88.0927, 314.1044
        CIE-Luv:
        28.2507, 13.9913, -83.1070
        Hunter-Lab:
        23.5610, 51.0063, -76.5882
      #6305a7 color charts
#6305a7 RGB chart
      #6305a7 CMYK chart
      #6305a7 RGB pie chart
      #6305a7 color shades, tints & tones
#6305a7 color schemes
#6305a7 color preview, HTML & CSS examples
           This text has a color of #6305a7        
        
          <p style="color:#6305a7;">Text here</p>
        
        
          .mytext {color:#6305a7;}
        
        Text color #6305a7
      
           This box has a color of #6305a7        
        
          <div style="background-color:#6305a7;">Content here</div>
        
        
          .mybackground {background-color:#6305a7;}
        
        Background color #6305a7
      
           Border around this has a color of #6305a7        
        
          <div style="border:2px solid #6305a7;">Content here</div>
        
        
          .myborder {border:2px solid #6305a7;}
        
        Border color #6305a7