#620ae5 color space conversions
Hex:
        #620ae5
        RGB:
        98, 10, 229
        CMY:
        62, 96, 10
        CMYK:
        57, 96, 0, 10
      HSL:
        264°, 91.6318%, 46.8627%
        HSV (HSB):
        264°, 95.6332%, 89.8039%
        XYZ:
        19.2884, 8.4709, 74.7472
        xyY:
        0.1882, 0.0826, 8.4709
      CIE-Lab:
        34.9449, 74.2351, -88.5949
        CIE-LCH:
        34.9449, 115.5850, 309.9602
        CIE-Luv:
        34.9449, 4.7017, -119.3030
        Hunter-Lab:
        29.1048, 67.3625, -131.8957
      #620ae5 color charts
#620ae5 RGB chart
      #620ae5 CMYK chart
      #620ae5 RGB pie chart
      #620ae5 color shades, tints & tones
#620ae5 color schemes
#620ae5 color preview, HTML & CSS examples
           This text has a color of #620ae5        
        
          <p style="color:#620ae5;">Text here</p>
        
        
          .mytext {color:#620ae5;}
        
        Text color #620ae5
      
           This box has a color of #620ae5        
        
          <div style="background-color:#620ae5;">Content here</div>
        
        
          .mybackground {background-color:#620ae5;}
        
        Background color #620ae5
      
           Border around this has a color of #620ae5        
        
          <div style="border:2px solid #620ae5;">Content here</div>
        
        
          .myborder {border:2px solid #620ae5;}
        
        Border color #620ae5