#45702d color space conversions
Hex:
        #45702d
        RGB:
        69, 112, 45
        CMY:
        73, 56, 82
        CMYK:
        38, 0, 60, 56
      HSL:
        99°, 42.6752%, 30.7843%
        HSV (HSB):
        99°, 59.8214%, 43.9216%
        XYZ:
        8.7221, 13.0430, 4.5405
        xyY:
        0.3316, 0.4958, 13.0430
      CIE-Lab:
        42.8280, -28.0427, 32.0727
        CIE-LCH:
        42.8280, 42.6034, 131.1648
        CIE-Luv:
        42.8280, -21.0421, 39.0651
        Hunter-Lab:
        36.1151, -20.0924, 17.8265
      #45702d color charts
#45702d RGB chart
      #45702d CMYK chart
      #45702d RGB pie chart
      #45702d color shades, tints & tones
#45702d color schemes
#45702d color preview, HTML & CSS examples
           This text has a color of #45702d        
        
          <p style="color:#45702d;">Text here</p>
        
        
          .mytext {color:#45702d;}
        
        Text color #45702d
      
           This box has a color of #45702d        
        
          <div style="background-color:#45702d;">Content here</div>
        
        
          .mybackground {background-color:#45702d;}
        
        Background color #45702d
      
           Border around this has a color of #45702d        
        
          <div style="border:2px solid #45702d;">Content here</div>
        
        
          .myborder {border:2px solid #45702d;}
        
        Border color #45702d