#78952f color space conversions
Hex:
        #78952f
        RGB:
        120, 149, 47
        CMY:
        53, 42, 82
        CMYK:
        19, 0, 68, 42
      HSL:
        77°, 52.0408%, 38.4314%
        HSV (HSB):
        77°, 68.4564%, 58.4314%
        XYZ:
        19.0063, 25.6932, 6.6469
        xyY:
        0.3702, 0.5004, 25.6932
      CIE-Lab:
        57.7447, -25.4793, 48.3963
        CIE-LCH:
        57.7447, 54.6936, 117.7656
        CIE-Luv:
        57.7447, -14.0236, 57.4984
        Hunter-Lab:
        50.6885, -21.7740, 27.7071
      #78952f color charts
#78952f RGB chart
      #78952f CMYK chart
      #78952f RGB pie chart
      #78952f color shades, tints & tones
#78952f color schemes
#78952f color preview, HTML & CSS examples
           This text has a color of #78952f        
        
          <p style="color:#78952f;">Text here</p>
        
        
          .mytext {color:#78952f;}
        
        Text color #78952f
      
           This box has a color of #78952f        
        
          <div style="background-color:#78952f;">Content here</div>
        
        
          .mybackground {background-color:#78952f;}
        
        Background color #78952f
      
           Border around this has a color of #78952f        
        
          <div style="border:2px solid #78952f;">Content here</div>
        
        
          .myborder {border:2px solid #78952f;}
        
        Border color #78952f