#6220a1 color space conversions
Hex:
        #6220a1
        RGB:
        98, 32, 161
        CMY:
        62, 87, 37
        CMYK:
        39, 80, 0, 37
      HSL:
        271°, 66.8394%, 37.8431%
        HSV (HSB):
        271°, 80.1242%, 63.1373%
        XYZ:
        11.9865, 6.2029, 34.2837
        xyY:
        0.2284, 0.1182, 6.2029
      CIE-Lab:
        29.9187, 52.8135, -56.8926
        CIE-LCH:
        29.9187, 77.6275, 312.8706
        CIE-Luv:
        29.9187, 12.7582, -77.7063
        Hunter-Lab:
        24.9056, 42.3233, -64.1814
      #6220a1 color charts
#6220a1 RGB chart
      #6220a1 CMYK chart
      #6220a1 RGB pie chart
      #6220a1 color shades, tints & tones
#6220a1 color schemes
#6220a1 color preview, HTML & CSS examples
           This text has a color of #6220a1        
        
          <p style="color:#6220a1;">Text here</p>
        
        
          .mytext {color:#6220a1;}
        
        Text color #6220a1
      
           This box has a color of #6220a1        
        
          <div style="background-color:#6220a1;">Content here</div>
        
        
          .mybackground {background-color:#6220a1;}
        
        Background color #6220a1
      
           Border around this has a color of #6220a1        
        
          <div style="border:2px solid #6220a1;">Content here</div>
        
        
          .myborder {border:2px solid #6220a1;}
        
        Border color #6220a1