#42802e color space conversions
Hex:
        #42802e
        RGB:
        66, 128, 46
        CMY:
        74, 50, 82
        CMYK:
        48, 0, 64, 50
      HSL:
        105°, 47.1264%, 34.1176%
        HSV (HSB):
        105°, 64.0625%, 50.1961%
        XYZ:
        10.4591, 16.7939, 5.2751
        xyY:
        0.3215, 0.5163, 16.7939
      CIE-Lab:
        47.9992, -36.2579, 37.4337
        CIE-LCH:
        47.9992, 52.1145, 134.0858
        CIE-Luv:
        47.9992, -29.6104, 46.7832
        Hunter-Lab:
        40.9803, -26.1584, 21.0543
      #42802e color charts
#42802e RGB chart
      #42802e CMYK chart
      #42802e RGB pie chart
      #42802e color shades, tints & tones
#42802e color schemes
#42802e color preview, HTML & CSS examples
           This text has a color of #42802e        
        
          <p style="color:#42802e;">Text here</p>
        
        
          .mytext {color:#42802e;}
        
        Text color #42802e
      
           This box has a color of #42802e        
        
          <div style="background-color:#42802e;">Content here</div>
        
        
          .mybackground {background-color:#42802e;}
        
        Background color #42802e
      
           Border around this has a color of #42802e        
        
          <div style="border:2px solid #42802e;">Content here</div>
        
        
          .myborder {border:2px solid #42802e;}
        
        Border color #42802e