#60637f color space conversions
Hex:
        #60637f
        RGB:
        96, 99, 127
        CMY:
        62, 61, 50
        CMYK:
        24, 22, 0, 50
      HSL:
        234°, 13.9013%, 43.7255%
        HSV (HSB):
        234°, 24.4094%, 49.8039%
        XYZ:
        13.1165, 12.9428, 21.8856
        xyY:
        0.2736, 0.2700, 12.9428
      CIE-Lab:
        42.6769, 5.4647, -15.9884
        CIE-LCH:
        42.6769, 16.8965, 288.8700
        CIE-Luv:
        42.6769, -3.1053, -23.0343
        Hunter-Lab:
        35.9761, 2.1210, -10.8850
      #60637f color charts
#60637f RGB chart
      #60637f CMYK chart
      #60637f RGB pie chart
      #60637f color shades, tints & tones
#60637f color schemes
#60637f color preview, HTML & CSS examples
           This text has a color of #60637f        
        
          <p style="color:#60637f;">Text here</p>
        
        
          .mytext {color:#60637f;}
        
        Text color #60637f
      
           This box has a color of #60637f        
        
          <div style="background-color:#60637f;">Content here</div>
        
        
          .mybackground {background-color:#60637f;}
        
        Background color #60637f
      
           Border around this has a color of #60637f        
        
          <div style="border:2px solid #60637f;">Content here</div>
        
        
          .myborder {border:2px solid #60637f;}
        
        Border color #60637f