#60768d color space conversions
Hex:
        #60768d
        RGB:
        96, 118, 141
        CMY:
        62, 54, 45
        CMYK:
        32, 16, 0, 45
      HSL:
        211°, 18.9873%, 46.4706%
        HSV (HSB):
        211°, 31.9149%, 55.2941%
        XYZ:
        16.1100, 17.3668, 27.7023
        xyY:
        0.2633, 0.2839, 17.3668
      CIE-Lab:
        48.7189, -2.2520, -15.1465
        CIE-LCH:
        48.7189, 15.3130, 261.5430
        CIE-Luv:
        48.7189, -11.8432, -21.4245
        Hunter-Lab:
        41.6734, -3.9244, -10.2415
      #60768d color charts
#60768d RGB chart
      #60768d CMYK chart
      #60768d RGB pie chart
      #60768d color shades, tints & tones
#60768d color schemes
#60768d color preview, HTML & CSS examples
           This text has a color of #60768d        
        
          <p style="color:#60768d;">Text here</p>
        
        
          .mytext {color:#60768d;}
        
        Text color #60768d
      
           This box has a color of #60768d        
        
          <div style="background-color:#60768d;">Content here</div>
        
        
          .mybackground {background-color:#60768d;}
        
        Background color #60768d
      
           Border around this has a color of #60768d        
        
          <div style="border:2px solid #60768d;">Content here</div>
        
        
          .myborder {border:2px solid #60768d;}
        
        Border color #60768d