#603a5d color space conversions
Hex:
        #603a5d
        RGB:
        96, 58, 93
        CMY:
        62, 77, 64
        CMYK:
        0, 40, 3, 62
      HSL:
        305°, 24.6753%, 30.1961%
        HSV (HSB):
        305°, 39.5833%, 37.6471%
        XYZ:
        8.3127, 6.3032, 11.1344
        xyY:
        0.3228, 0.2448, 6.3032
      CIE-Lab:
        30.1649, 22.9545, -13.9314
        CIE-LCH:
        30.1649, 26.8513, 328.7459
        CIE-Luv:
        30.1649, 18.1082, -20.3996
        Hunter-Lab:
        25.1062, 15.1658, -8.7204
      #603a5d color charts
#603a5d RGB chart
      #603a5d CMYK chart
      #603a5d RGB pie chart
      #603a5d color shades, tints & tones
#603a5d color schemes
#603a5d color preview, HTML & CSS examples
           This text has a color of #603a5d        
        
          <p style="color:#603a5d;">Text here</p>
        
        
          .mytext {color:#603a5d;}
        
        Text color #603a5d
      
           This box has a color of #603a5d        
        
          <div style="background-color:#603a5d;">Content here</div>
        
        
          .mybackground {background-color:#603a5d;}
        
        Background color #603a5d
      
           Border around this has a color of #603a5d        
        
          <div style="border:2px solid #603a5d;">Content here</div>
        
        
          .myborder {border:2px solid #603a5d;}
        
        Border color #603a5d