#42935d color space conversions
Hex:
        #42935d
        RGB:
        66, 147, 93
        CMY:
        74, 42, 64
        CMYK:
        55, 0, 37, 42
      HSL:
        140°, 38.0282%, 41.7647%
        HSV (HSB):
        140°, 55.1020%, 57.6471%
        XYZ:
        14.6563, 22.8160, 13.9874
        xyY:
        0.2848, 0.4434, 22.8160
      CIE-Lab:
        54.8823, -37.4057, 21.2959
        CIE-LCH:
        54.8823, 43.0430, 150.3461
        CIE-Luv:
        54.8823, -36.2854, 33.1713
        Hunter-Lab:
        47.7661, -28.8208, 16.0743
      #42935d color charts
#42935d RGB chart
      #42935d CMYK chart
      #42935d RGB pie chart
      #42935d color shades, tints & tones
#42935d color schemes
#42935d color preview, HTML & CSS examples
           This text has a color of #42935d        
        
          <p style="color:#42935d;">Text here</p>
        
        
          .mytext {color:#42935d;}
        
        Text color #42935d
      
           This box has a color of #42935d        
        
          <div style="background-color:#42935d;">Content here</div>
        
        
          .mybackground {background-color:#42935d;}
        
        Background color #42935d
      
           Border around this has a color of #42935d        
        
          <div style="border:2px solid #42935d;">Content here</div>
        
        
          .myborder {border:2px solid #42935d;}
        
        Border color #42935d