#077c94 color space conversions
Hex:
        #077c94
        RGB:
        7, 124, 148
        CMY:
        97, 51, 42
        CMYK:
        95, 16, 0, 42
      HSL:
        190°, 90.9677%, 30.3922%
        HSV (HSB):
        190°, 95.2703%, 58.0392%
        XYZ:
        12.6406, 16.5986, 30.5546
        xyY:
        0.2114, 0.2776, 16.5986
      CIE-Lab:
        47.7502, -19.5666, -21.0247
        CIE-LCH:
        47.7502, 28.7209, 227.0573
        CIE-Luv:
        47.7502, -33.9668, -28.2331
        Hunter-Lab:
        40.7414, -15.9153, -15.9465
      #077c94 color charts
#077c94 RGB chart
      #077c94 CMYK chart
      #077c94 RGB pie chart
      #077c94 color shades, tints & tones
#077c94 color schemes
#077c94 color preview, HTML & CSS examples
           This text has a color of #077c94        
        
          <p style="color:#077c94;">Text here</p>
        
        
          .mytext {color:#077c94;}
        
        Text color #077c94
      
           This box has a color of #077c94        
        
          <div style="background-color:#077c94;">Content here</div>
        
        
          .mybackground {background-color:#077c94;}
        
        Background color #077c94
      
           Border around this has a color of #077c94        
        
          <div style="border:2px solid #077c94;">Content here</div>
        
        
          .myborder {border:2px solid #077c94;}
        
        Border color #077c94