#603dd5 color space conversions
Hex:
        #603dd5
        RGB:
        96, 61, 213
        CMY:
        62, 76, 16
        CMYK:
        55, 71, 0, 16
      HSL:
        254°, 64.4068%, 53.7255%
        HSV (HSB):
        254°, 71.3615%, 83.5294%
        XYZ:
        18.5029, 10.6284, 64.0271
        xyY:
        0.1986, 0.1141, 10.6284
      CIE-Lab:
        38.9474, 52.9390, -72.8209
        CIE-LCH:
        38.9474, 90.0301, 306.0162
        CIE-Luv:
        38.9474, 1.1067, -106.2327
        Hunter-Lab:
        32.6012, 44.2558, -93.6217
      #603dd5 color charts
#603dd5 RGB chart
      #603dd5 CMYK chart
      #603dd5 RGB pie chart
      #603dd5 color shades, tints & tones
#603dd5 color schemes
#603dd5 color preview, HTML & CSS examples
           This text has a color of #603dd5        
        
          <p style="color:#603dd5;">Text here</p>
        
        
          .mytext {color:#603dd5;}
        
        Text color #603dd5
      
           This box has a color of #603dd5        
        
          <div style="background-color:#603dd5;">Content here</div>
        
        
          .mybackground {background-color:#603dd5;}
        
        Background color #603dd5
      
           Border around this has a color of #603dd5        
        
          <div style="border:2px solid #603dd5;">Content here</div>
        
        
          .myborder {border:2px solid #603dd5;}
        
        Border color #603dd5