#079d75 color space conversions
Hex:
        #079d75
        RGB:
        7, 157, 117
        CMY:
        97, 38, 54
        CMYK:
        96, 0, 25, 38
      HSL:
        164°, 91.4634%, 32.1569%
        HSV (HSB):
        164°, 95.5414%, 61.5686%
        XYZ:
        15.3555, 25.4435, 20.9314
        xyY:
        0.2488, 0.4122, 25.4435
      CIE-Lab:
        57.5050, -44.5126, 11.3052
        CIE-LCH:
        57.5050, 45.9258, 165.7494
        CIE-Luv:
        57.5050, -48.0357, 22.1918
        Hunter-Lab:
        50.4415, -33.9334, 10.7059
      #079d75 color charts
#079d75 RGB chart
      #079d75 CMYK chart
      #079d75 RGB pie chart
      #079d75 color shades, tints & tones
#079d75 color schemes
#079d75 color preview, HTML & CSS examples
           This text has a color of #079d75        
        
          <p style="color:#079d75;">Text here</p>
        
        
          .mytext {color:#079d75;}
        
        Text color #079d75
      
           This box has a color of #079d75        
        
          <div style="background-color:#079d75;">Content here</div>
        
        
          .mybackground {background-color:#079d75;}
        
        Background color #079d75
      
           Border around this has a color of #079d75        
        
          <div style="border:2px solid #079d75;">Content here</div>
        
        
          .myborder {border:2px solid #079d75;}
        
        Border color #079d75