#42804d color space conversions
Hex:
        #42804d
        RGB:
        66, 128, 77
        CMY:
        74, 50, 70
        CMYK:
        48, 0, 40, 50
      HSL:
        131°, 31.9588%, 38.0392%
        HSV (HSB):
        131°, 48.4375%, 50.1961%
        XYZ:
        11.3055, 17.1324, 9.7322
        xyY:
        0.2962, 0.4488, 17.1324
      CIE-Lab:
        48.4264, -31.8029, 21.6575
        CIE-LCH:
        48.4264, 38.4770, 145.7455
        CIE-Luv:
        48.4264, -28.8502, 31.4618
        Hunter-Lab:
        41.3913, -23.6799, 15.0333
      #42804d color charts
#42804d RGB chart
      #42804d CMYK chart
      #42804d RGB pie chart
      #42804d color shades, tints & tones
#42804d color schemes
#42804d color preview, HTML & CSS examples
           This text has a color of #42804d        
        
          <p style="color:#42804d;">Text here</p>
        
        
          .mytext {color:#42804d;}
        
        Text color #42804d
      
           This box has a color of #42804d        
        
          <div style="background-color:#42804d;">Content here</div>
        
        
          .mybackground {background-color:#42804d;}
        
        Background color #42804d
      
           Border around this has a color of #42804d        
        
          <div style="border:2px solid #42804d;">Content here</div>
        
        
          .myborder {border:2px solid #42804d;}
        
        Border color #42804d