#620f94 color space conversions
Hex:
        #620f94
        RGB:
        98, 15, 148
        CMY:
        62, 94, 42
        CMYK:
        34, 90, 0, 42
      HSL:
        277°, 81.5951%, 31.9608%
        HSV (HSB):
        277°, 89.8649%, 58.0392%
        XYZ:
        10.5531, 5.0764, 28.4406
        xyY:
        0.2395, 0.1152, 5.0764
      CIE-Lab:
        26.9514, 55.1814, -53.7925
        CIE-LCH:
        26.9514, 77.0624, 315.7302
        CIE-Luv:
        26.9514, 16.6604, -71.0344
        Hunter-Lab:
        22.5309, 44.1773, -59.0696
      #620f94 color charts
#620f94 RGB chart
      #620f94 CMYK chart
      #620f94 RGB pie chart
      #620f94 color shades, tints & tones
#620f94 color schemes
#620f94 color preview, HTML & CSS examples
           This text has a color of #620f94        
        
          <p style="color:#620f94;">Text here</p>
        
        
          .mytext {color:#620f94;}
        
        Text color #620f94
      
           This box has a color of #620f94        
        
          <div style="background-color:#620f94;">Content here</div>
        
        
          .mybackground {background-color:#620f94;}
        
        Background color #620f94
      
           Border around this has a color of #620f94        
        
          <div style="border:2px solid #620f94;">Content here</div>
        
        
          .myborder {border:2px solid #620f94;}
        
        Border color #620f94