#620ca2 color space conversions
Hex:
        #620ca2
        RGB:
        98, 12, 162
        CMY:
        62, 95, 36
        CMYK:
        40, 93, 0, 36
      HSL:
        274°, 86.2069%, 34.1176%
        HSV (HSB):
        274°, 92.5926%, 63.5294%
        XYZ:
        11.6901, 5.4682, 34.6218
        xyY:
        0.2258, 0.1056, 5.4682
      CIE-Lab:
        28.0292, 58.8734, -60.5961
        CIE-LCH:
        28.0292, 84.4865, 314.1739
        CIE-Luv:
        28.0292, 14.1475, -79.8902
        Hunter-Lab:
        23.3843, 48.3116, -71.4132
      #620ca2 color charts
#620ca2 RGB chart
      #620ca2 CMYK chart
      #620ca2 RGB pie chart
      #620ca2 color shades, tints & tones
#620ca2 color schemes
#620ca2 color preview, HTML & CSS examples
           This text has a color of #620ca2        
        
          <p style="color:#620ca2;">Text here</p>
        
        
          .mytext {color:#620ca2;}
        
        Text color #620ca2
      
           This box has a color of #620ca2        
        
          <div style="background-color:#620ca2;">Content here</div>
        
        
          .mybackground {background-color:#620ca2;}
        
        Background color #620ca2
      
           Border around this has a color of #620ca2        
        
          <div style="border:2px solid #620ca2;">Content here</div>
        
        
          .myborder {border:2px solid #620ca2;}
        
        Border color #620ca2