#076f82 color space conversions
Hex:
        #076f82
        RGB:
        7, 111, 130
        CMY:
        97, 56, 49
        CMYK:
        95, 15, 0, 49
      HSL:
        189°, 89.7810%, 26.8627%
        HSV (HSB):
        189°, 94.6154%, 50.9804%
        XYZ:
        9.8013, 13.0258, 23.1167
        xyY:
        0.2133, 0.2835, 13.0258
      CIE-Lab:
        42.8020, -18.9880, -17.9296
        CIE-LCH:
        42.8020, 26.1154, 223.3578
        CIE-Luv:
        42.8020, -30.6230, -22.9922
        Hunter-Lab:
        36.0912, -14.6842, -12.7119
      #076f82 color charts
#076f82 RGB chart
      #076f82 CMYK chart
      #076f82 RGB pie chart
      #076f82 color shades, tints & tones
#076f82 color schemes
#076f82 color preview, HTML & CSS examples
           This text has a color of #076f82        
        
          <p style="color:#076f82;">Text here</p>
        
        
          .mytext {color:#076f82;}
        
        Text color #076f82
      
           This box has a color of #076f82        
        
          <div style="background-color:#076f82;">Content here</div>
        
        
          .mybackground {background-color:#076f82;}
        
        Background color #076f82
      
           Border around this has a color of #076f82        
        
          <div style="border:2px solid #076f82;">Content here</div>
        
        
          .myborder {border:2px solid #076f82;}
        
        Border color #076f82