#78942f color space conversions
Hex:
        #78942f
        RGB:
        120, 148, 47
        CMY:
        53, 42, 82
        CMYK:
        19, 0, 68, 42
      HSL:
        77°, 51.7949%, 38.2353%
        HSV (HSB):
        77°, 68.2432%, 58.0392%
        XYZ:
        18.8487, 25.3781, 6.5944
        xyY:
        0.3709, 0.4994, 25.3781
      CIE-Lab:
        57.4420, -24.9847, 48.0823
        CIE-LCH:
        57.4420, 54.1862, 117.4574
        CIE-Luv:
        57.4420, -13.4638, 57.0393
        Hunter-Lab:
        50.3767, -21.3724, 27.5026
      #78942f color charts
#78942f RGB chart
      #78942f CMYK chart
      #78942f RGB pie chart
      #78942f color shades, tints & tones
#78942f color schemes
#78942f color preview, HTML & CSS examples
           This text has a color of #78942f        
        
          <p style="color:#78942f;">Text here</p>
        
        
          .mytext {color:#78942f;}
        
        Text color #78942f
      
           This box has a color of #78942f        
        
          <div style="background-color:#78942f;">Content here</div>
        
        
          .mybackground {background-color:#78942f;}
        
        Background color #78942f
      
           Border around this has a color of #78942f        
        
          <div style="border:2px solid #78942f;">Content here</div>
        
        
          .myborder {border:2px solid #78942f;}
        
        Border color #78942f