#42504d color space conversions
Hex:
        #42504d
        RGB:
        66, 80, 77
        CMY:
        74, 69, 70
        CMYK:
        18, 0, 4, 69
      HSL:
        167°, 9.5890%, 28.6275%
        HSV (HSB):
        167°, 17.5000%, 31.3725%
        XYZ:
        6.4550, 7.4314, 8.1154
        xyY:
        0.2934, 0.3378, 7.4314
      CIE-Lab:
        32.7695, -6.2170, -0.0825
        CIE-LCH:
        32.7695, 6.2175, 180.7603
        CIE-Luv:
        32.7695, -6.9681, 0.7528
        Hunter-Lab:
        27.2606, -5.4393, 1.4320
      #42504d color charts
#42504d RGB chart
      #42504d CMYK chart
      #42504d RGB pie chart
      #42504d color shades, tints & tones
#42504d color schemes
#42504d color preview, HTML & CSS examples
           This text has a color of #42504d        
        
          <p style="color:#42504d;">Text here</p>
        
        
          .mytext {color:#42504d;}
        
        Text color #42504d
      
           This box has a color of #42504d        
        
          <div style="background-color:#42504d;">Content here</div>
        
        
          .mybackground {background-color:#42504d;}
        
        Background color #42504d
      
           Border around this has a color of #42504d        
        
          <div style="border:2px solid #42504d;">Content here</div>
        
        
          .myborder {border:2px solid #42504d;}
        
        Border color #42504d