#603e7a color space conversions
Hex:
        #603e7a
        RGB:
        96, 62, 122
        CMY:
        62, 76, 52
        CMYK:
        21, 49, 0, 52
      HSL:
        274°, 32.6087%, 36.0784%
        HSV (HSB):
        274°, 49.1803%, 47.8431%
        XYZ:
        10.0593, 7.3372, 19.2984
        xyY:
        0.2741, 0.2000, 7.3372
      CIE-Lab:
        32.5625, 27.1875, -28.6156
        CIE-LCH:
        32.5625, 39.4717, 313.5340
        CIE-Luv:
        32.5625, 11.9363, -41.2224
        Hunter-Lab:
        27.0872, 18.8866, -23.2803
      #603e7a color charts
#603e7a RGB chart
      #603e7a CMYK chart
      #603e7a RGB pie chart
      #603e7a color shades, tints & tones
#603e7a color schemes
#603e7a color preview, HTML & CSS examples
           This text has a color of #603e7a        
        
          <p style="color:#603e7a;">Text here</p>
        
        
          .mytext {color:#603e7a;}
        
        Text color #603e7a
      
           This box has a color of #603e7a        
        
          <div style="background-color:#603e7a;">Content here</div>
        
        
          .mybackground {background-color:#603e7a;}
        
        Background color #603e7a
      
           Border around this has a color of #603e7a        
        
          <div style="border:2px solid #603e7a;">Content here</div>
        
        
          .myborder {border:2px solid #603e7a;}
        
        Border color #603e7a