#603fd2 color space conversions
Hex:
        #603fd2
        RGB:
        96, 63, 210
        CMY:
        62, 75, 18
        CMYK:
        54, 70, 0, 18
      HSL:
        253°, 62.0253%, 53.5294%
        HSV (HSB):
        253°, 70.0000%, 82.3529%
        XYZ:
        18.2342, 10.6950, 62.0760
        xyY:
        0.2004, 0.1175, 10.6950
      CIE-Lab:
        39.0619, 51.0363, -70.9040
        CIE-LCH:
        39.0619, 87.3618, 305.7462
        CIE-Luv:
        39.0619, 1.0407, -103.8679
        Hunter-Lab:
        32.7031, 42.2955, -89.6502
      #603fd2 color charts
#603fd2 RGB chart
      #603fd2 CMYK chart
      #603fd2 RGB pie chart
      #603fd2 color shades, tints & tones
#603fd2 color schemes
#603fd2 color preview, HTML & CSS examples
           This text has a color of #603fd2        
        
          <p style="color:#603fd2;">Text here</p>
        
        
          .mytext {color:#603fd2;}
        
        Text color #603fd2
      
           This box has a color of #603fd2        
        
          <div style="background-color:#603fd2;">Content here</div>
        
        
          .mybackground {background-color:#603fd2;}
        
        Background color #603fd2
      
           Border around this has a color of #603fd2        
        
          <div style="border:2px solid #603fd2;">Content here</div>
        
        
          .myborder {border:2px solid #603fd2;}
        
        Border color #603fd2