#620c70 color space conversions
Hex:
        #620c70
        RGB:
        98, 12, 112
        CMY:
        62, 95, 56
        CMYK:
        13, 89, 0, 56
      HSL:
        292°, 80.6452%, 24.3137%
        HSV (HSB):
        292°, 89.2857%, 43.9216%
        XYZ:
        8.0931, 4.0295, 15.6804
        xyY:
        0.2911, 0.1449, 4.0295
      CIE-Lab:
        23.7686, 48.5529, -36.2660
        CIE-LCH:
        23.7686, 60.6020, 323.2426
        CIE-Luv:
        23.7686, 25.4163, -47.7577
        Hunter-Lab:
        20.0735, 36.8377, -32.2629
      #620c70 color charts
#620c70 RGB chart
      #620c70 CMYK chart
      #620c70 RGB pie chart
      #620c70 color shades, tints & tones
#620c70 color schemes
#620c70 color preview, HTML & CSS examples
           This text has a color of #620c70        
        
          <p style="color:#620c70;">Text here</p>
        
        
          .mytext {color:#620c70;}
        
        Text color #620c70
      
           This box has a color of #620c70        
        
          <div style="background-color:#620c70;">Content here</div>
        
        
          .mybackground {background-color:#620c70;}
        
        Background color #620c70
      
           Border around this has a color of #620c70        
        
          <div style="border:2px solid #620c70;">Content here</div>
        
        
          .myborder {border:2px solid #620c70;}
        
        Border color #620c70