#079f74 color space conversions
Hex:
        #079f74
        RGB:
        7, 159, 116
        CMY:
        97, 38, 55
        CMYK:
        96, 0, 27, 38
      HSL:
        163°, 91.5663%, 32.5490%
        HSV (HSB):
        163°, 95.5975%, 62.3529%
        XYZ:
        15.6381, 26.1024, 20.7370
        xyY:
        0.2503, 0.4178, 26.1024
      CIE-Lab:
        58.1341, -45.5636, 12.7483
        CIE-LCH:
        58.1341, 47.3134, 164.3688
        CIE-Luv:
        58.1341, -48.8021, 24.2983
        Hunter-Lab:
        51.0905, -34.7718, 11.6982
      #079f74 color charts
#079f74 RGB chart
      #079f74 CMYK chart
      #079f74 RGB pie chart
      #079f74 color shades, tints & tones
#079f74 color schemes
#079f74 color preview, HTML & CSS examples
           This text has a color of #079f74        
        
          <p style="color:#079f74;">Text here</p>
        
        
          .mytext {color:#079f74;}
        
        Text color #079f74
      
           This box has a color of #079f74        
        
          <div style="background-color:#079f74;">Content here</div>
        
        
          .mybackground {background-color:#079f74;}
        
        Background color #079f74
      
           Border around this has a color of #079f74        
        
          <div style="border:2px solid #079f74;">Content here</div>
        
        
          .myborder {border:2px solid #079f74;}
        
        Border color #079f74