#077f96 color space conversions
Hex:
        #077f96
        RGB:
        7, 127, 150
        CMY:
        97, 50, 41
        CMYK:
        95, 15, 0, 41
      HSL:
        190°, 91.0828%, 30.7843%
        HSV (HSB):
        190°, 95.3333%, 58.8235%
        XYZ:
        13.1820, 17.4259, 31.5229
        xyY:
        0.2122, 0.2805, 17.4259
      CIE-Lab:
        48.7923, -20.4650, -20.5970
        CIE-LCH:
        48.7923, 29.0354, 225.1841
        CIE-Luv:
        48.7923, -34.8861, -27.5759
        Hunter-Lab:
        41.7444, -16.6860, -15.5513
      #077f96 color charts
#077f96 RGB chart
      #077f96 CMYK chart
      #077f96 RGB pie chart
      #077f96 color shades, tints & tones
#077f96 color schemes
#077f96 color preview, HTML & CSS examples
           This text has a color of #077f96        
        
          <p style="color:#077f96;">Text here</p>
        
        
          .mytext {color:#077f96;}
        
        Text color #077f96
      
           This box has a color of #077f96        
        
          <div style="background-color:#077f96;">Content here</div>
        
        
          .mybackground {background-color:#077f96;}
        
        Background color #077f96
      
           Border around this has a color of #077f96        
        
          <div style="border:2px solid #077f96;">Content here</div>
        
        
          .myborder {border:2px solid #077f96;}
        
        Border color #077f96