#076b82 color space conversions
Hex:
        #076b82
        RGB:
        7, 107, 130
        CMY:
        97, 58, 49
        CMYK:
        95, 18, 0, 49
      HSL:
        191°, 89.7810%, 26.8627%
        HSV (HSB):
        191°, 94.6154%, 50.9804%
        XYZ:
        9.3746, 12.1723, 22.9745
        xyY:
        0.2106, 0.2734, 12.1723
      CIE-Lab:
        41.4886, -16.7802, -19.9488
        CIE-LCH:
        41.4886, 26.0678, 229.9307
        CIE-Luv:
        41.4886, -29.1806, -26.1117
        Hunter-Lab:
        34.8888, -13.0926, -14.6207
      #076b82 color charts
#076b82 RGB chart
      #076b82 CMYK chart
      #076b82 RGB pie chart
      #076b82 color shades, tints & tones
#076b82 color schemes
#076b82 color preview, HTML & CSS examples
           This text has a color of #076b82        
        
          <p style="color:#076b82;">Text here</p>
        
        
          .mytext {color:#076b82;}
        
        Text color #076b82
      
           This box has a color of #076b82        
        
          <div style="background-color:#076b82;">Content here</div>
        
        
          .mybackground {background-color:#076b82;}
        
        Background color #076b82
      
           Border around this has a color of #076b82        
        
          <div style="border:2px solid #076b82;">Content here</div>
        
        
          .myborder {border:2px solid #076b82;}
        
        Border color #076b82