#620fc4 color space conversions
Hex:
        #620fc4
        RGB:
        98, 15, 196
        CMY:
        62, 94, 23
        CMYK:
        50, 92, 0, 23
      HSL:
        268°, 85.7820%, 41.3725%
        HSV (HSB):
        268°, 92.3469%, 76.8627%
        XYZ:
        15.1716, 6.9238, 52.7614
        xyY:
        0.2027, 0.0925, 6.9238
      CIE-Lab:
        31.6329, 65.9139, -74.9643
        CIE-LCH:
        31.6329, 99.8213, 311.3242
        CIE-Luv:
        31.6329, 8.6348, -100.1866
        Hunter-Lab:
        26.3132, 56.8713, -100.4649
      #620fc4 color charts
#620fc4 RGB chart
      #620fc4 CMYK chart
      #620fc4 RGB pie chart
      #620fc4 color shades, tints & tones
#620fc4 color schemes
#620fc4 color preview, HTML & CSS examples
           This text has a color of #620fc4        
        
          <p style="color:#620fc4;">Text here</p>
        
        
          .mytext {color:#620fc4;}
        
        Text color #620fc4
      
           This box has a color of #620fc4        
        
          <div style="background-color:#620fc4;">Content here</div>
        
        
          .mybackground {background-color:#620fc4;}
        
        Background color #620fc4
      
           Border around this has a color of #620fc4        
        
          <div style="border:2px solid #620fc4;">Content here</div>
        
        
          .myborder {border:2px solid #620fc4;}
        
        Border color #620fc4