#620a85 color space conversions
Hex:
        #620a85
        RGB:
        98, 10, 133
        CMY:
        62, 96, 48
        CMYK:
        26, 92, 0, 48
      HSL:
        283°, 86.0140%, 28.0392%
        HSV (HSB):
        283°, 92.4812%, 52.1569%
        XYZ:
        9.3792, 4.5072, 22.5659
        xyY:
        0.2573, 0.1236, 4.5072
      CIE-Lab:
        25.2820, 53.1137, -47.1813
        CIE-LCH:
        25.2820, 71.0433, 318.3851
        CIE-Luv:
        25.2820, 20.1996, -61.7792
        Hunter-Lab:
        21.2302, 41.7058, -48.1593
      #620a85 color charts
#620a85 RGB chart
      #620a85 CMYK chart
      #620a85 RGB pie chart
      #620a85 color shades, tints & tones
#620a85 color schemes
#620a85 color preview, HTML & CSS examples
           This text has a color of #620a85        
        
          <p style="color:#620a85;">Text here</p>
        
        
          .mytext {color:#620a85;}
        
        Text color #620a85
      
           This box has a color of #620a85        
        
          <div style="background-color:#620a85;">Content here</div>
        
        
          .mybackground {background-color:#620a85;}
        
        Background color #620a85
      
           Border around this has a color of #620a85        
        
          <div style="border:2px solid #620a85;">Content here</div>
        
        
          .myborder {border:2px solid #620a85;}
        
        Border color #620a85