#077a95 color space conversions
Hex:
        #077a95
        RGB:
        7, 122, 149
        CMY:
        97, 52, 42
        CMYK:
        95, 18, 0, 42
      HSL:
        191°, 91.0256%, 30.5882%
        HSV (HSB):
        191°, 95.3020%, 58.4314%
        XYZ:
        12.4720, 16.1342, 30.8906
        xyY:
        0.2096, 0.2712, 16.1342
      CIE-Lab:
        47.1500, -18.1193, -22.5379
        CIE-LCH:
        47.1500, 28.9182, 231.2025
        CIE-Luv:
        47.1500, -33.1823, -30.6839
        Hunter-Lab:
        40.1674, -14.8686, -17.4797
      #077a95 color charts
#077a95 RGB chart
      #077a95 CMYK chart
      #077a95 RGB pie chart
      #077a95 color shades, tints & tones
#077a95 color schemes
#077a95 color preview, HTML & CSS examples
           This text has a color of #077a95        
        
          <p style="color:#077a95;">Text here</p>
        
        
          .mytext {color:#077a95;}
        
        Text color #077a95
      
           This box has a color of #077a95        
        
          <div style="background-color:#077a95;">Content here</div>
        
        
          .mybackground {background-color:#077a95;}
        
        Background color #077a95
      
           Border around this has a color of #077a95        
        
          <div style="border:2px solid #077a95;">Content here</div>
        
        
          .myborder {border:2px solid #077a95;}
        
        Border color #077a95