#079fa0 color space conversions
Hex:
        #079fa0
        RGB:
        7, 159, 160
        CMY:
        97, 38, 37
        CMYK:
        96, 1, 0, 37
      HSL:
        180°, 91.6168%, 32.7451%
        HSV (HSB):
        180°, 95.6250%, 62.7451%
        XYZ:
        18.8309, 27.3795, 37.5500
        xyY:
        0.2248, 0.3269, 27.3795
      CIE-Lab:
        59.3240, -33.1885, -10.3844
        CIE-LCH:
        59.3240, 34.7752, 197.3745
        CIE-Luv:
        59.3240, -45.4326, -10.6740
        Hunter-Lab:
        52.3254, -27.3308, -5.9201
      #079fa0 color charts
#079fa0 RGB chart
      #079fa0 CMYK chart
      #079fa0 RGB pie chart
      #079fa0 color shades, tints & tones
#079fa0 color schemes
#079fa0 color preview, HTML & CSS examples
           This text has a color of #079fa0        
        
          <p style="color:#079fa0;">Text here</p>
        
        
          .mytext {color:#079fa0;}
        
        Text color #079fa0
      
           This box has a color of #079fa0        
        
          <div style="background-color:#079fa0;">Content here</div>
        
        
          .mybackground {background-color:#079fa0;}
        
        Background color #079fa0
      
           Border around this has a color of #079fa0        
        
          <div style="border:2px solid #079fa0;">Content here</div>
        
        
          .myborder {border:2px solid #079fa0;}
        
        Border color #079fa0