#620fcd color space conversions
Hex:
        #620fcd
        RGB:
        98, 15, 205
        CMY:
        62, 94, 20
        CMYK:
        52, 93, 0, 20
      HSL:
        266°, 86.3636%, 43.1373%
        HSV (HSB):
        266°, 92.6829%, 80.3922%
        XYZ:
        16.2273, 7.3461, 58.3203
        xyY:
        0.1982, 0.0897, 7.3461
      CIE-Lab:
        32.5822, 67.9723, -78.6615
        CIE-LCH:
        32.5822, 103.9609, 310.8307
        CIE-Luv:
        32.5822, 7.4266, -105.4525
        Hunter-Lab:
        27.1037, 59.4385, -108.6045
      #620fcd color charts
#620fcd RGB chart
      #620fcd CMYK chart
      #620fcd RGB pie chart
      #620fcd color shades, tints & tones
#620fcd color schemes
#620fcd color preview, HTML & CSS examples
           This text has a color of #620fcd        
        
          <p style="color:#620fcd;">Text here</p>
        
        
          .mytext {color:#620fcd;}
        
        Text color #620fcd
      
           This box has a color of #620fcd        
        
          <div style="background-color:#620fcd;">Content here</div>
        
        
          .mybackground {background-color:#620fcd;}
        
        Background color #620fcd
      
           Border around this has a color of #620fcd        
        
          <div style="border:2px solid #620fcd;">Content here</div>
        
        
          .myborder {border:2px solid #620fcd;}
        
        Border color #620fcd