#620fb2 color space conversions
Hex:
        #620fb2
        RGB:
        98, 15, 178
        CMY:
        62, 94, 30
        CMYK:
        45, 92, 0, 30
      HSL:
        271°, 84.4560%, 37.8431%
        HSV (HSB):
        271°, 91.5730%, 69.8039%
        XYZ:
        13.2437, 6.1527, 42.6090
        xyY:
        0.2136, 0.0992, 6.1527
      CIE-Lab:
        29.7944, 61.8254, -67.3327
        CIE-LCH:
        29.7944, 91.4116, 312.5584
        CIE-Luv:
        29.7944, 11.2977, -89.4909
        Hunter-Lab:
        24.8046, 51.8971, -84.4845
      #620fb2 color charts
#620fb2 RGB chart
      #620fb2 CMYK chart
      #620fb2 RGB pie chart
      #620fb2 color shades, tints & tones
#620fb2 color schemes
#620fb2 color preview, HTML & CSS examples
           This text has a color of #620fb2        
        
          <p style="color:#620fb2;">Text here</p>
        
        
          .mytext {color:#620fb2;}
        
        Text color #620fb2
      
           This box has a color of #620fb2        
        
          <div style="background-color:#620fb2;">Content here</div>
        
        
          .mybackground {background-color:#620fb2;}
        
        Background color #620fb2
      
           Border around this has a color of #620fb2        
        
          <div style="border:2px solid #620fb2;">Content here</div>
        
        
          .myborder {border:2px solid #620fb2;}
        
        Border color #620fb2