#603fa5 color space conversions
Hex:
        #603fa5
        RGB:
        96, 63, 165
        CMY:
        62, 75, 35
        CMYK:
        42, 62, 0, 35
      HSL:
        259°, 44.7368%, 44.7059%
        HSV (HSB):
        259°, 61.8182%, 64.7059%
        XYZ:
        13.3929, 8.7584, 36.5820
        xyY:
        0.2280, 0.1491, 8.7584
      CIE-Lab:
        35.5150, 38.1377, -50.2187
        CIE-LCH:
        35.5150, 63.0588, 307.2142
        CIE-Luv:
        35.5150, 5.8382, -73.2370
        Hunter-Lab:
        29.5946, 28.9887, -52.5722
      #603fa5 color charts
#603fa5 RGB chart
      #603fa5 CMYK chart
      #603fa5 RGB pie chart
      #603fa5 color shades, tints & tones
#603fa5 color schemes
#603fa5 color preview, HTML & CSS examples
           This text has a color of #603fa5        
        
          <p style="color:#603fa5;">Text here</p>
        
        
          .mytext {color:#603fa5;}
        
        Text color #603fa5
      
           This box has a color of #603fa5        
        
          <div style="background-color:#603fa5;">Content here</div>
        
        
          .mybackground {background-color:#603fa5;}
        
        Background color #603fa5
      
           Border around this has a color of #603fa5        
        
          <div style="border:2px solid #603fa5;">Content here</div>
        
        
          .myborder {border:2px solid #603fa5;}
        
        Border color #603fa5