#60546d color space conversions
Hex:
        #60546d
        RGB:
        96, 84, 109
        CMY:
        62, 67, 57
        CMYK:
        12, 23, 0, 57
      HSL:
        269°, 12.9534%, 37.8431%
        HSV (HSB):
        269°, 22.9358%, 42.7451%
        XYZ:
        10.7545, 9.9316, 15.8182
        xyY:
        0.2946, 0.2721, 9.9316
      CIE-Lab:
        37.7193, 10.2870, -12.5190
        CIE-LCH:
        37.7193, 16.2033, 309.4104
        CIE-Luv:
        37.7193, 4.8024, -18.0985
        Hunter-Lab:
        31.5144, 5.7642, -7.6996
      #60546d color charts
#60546d RGB chart
      #60546d CMYK chart
      #60546d RGB pie chart
      #60546d color shades, tints & tones
#60546d color schemes
#60546d color preview, HTML & CSS examples
           This text has a color of #60546d        
        
          <p style="color:#60546d;">Text here</p>
        
        
          .mytext {color:#60546d;}
        
        Text color #60546d
      
           This box has a color of #60546d        
        
          <div style="background-color:#60546d;">Content here</div>
        
        
          .mybackground {background-color:#60546d;}
        
        Background color #60546d
      
           Border around this has a color of #60546d        
        
          <div style="border:2px solid #60546d;">Content here</div>
        
        
          .myborder {border:2px solid #60546d;}
        
        Border color #60546d