#07799b color space conversions
Hex:
        #07799b
        RGB:
        7, 121, 155
        CMY:
        97, 53, 39
        CMYK:
        95, 22, 0, 39
      HSL:
        194°, 91.3580%, 31.7647%
        HSV (HSB):
        194°, 95.4839%, 60.7843%
        XYZ:
        12.8414, 16.0865, 33.4385
        xyY:
        0.2059, 0.2579, 16.0865
      CIE-Lab:
        47.0877, -15.3666, -26.1634
        CIE-LCH:
        47.0877, 30.3423, 239.5729
        CIE-Luv:
        47.0877, -32.3977, -36.6563
        Hunter-Lab:
        40.1079, -13.0384, -21.3553
      #07799b color charts
#07799b RGB chart
      #07799b CMYK chart
      #07799b RGB pie chart
      #07799b color shades, tints & tones
#07799b color schemes
#07799b color preview, HTML & CSS examples
           This text has a color of #07799b        
        
          <p style="color:#07799b;">Text here</p>
        
        
          .mytext {color:#07799b;}
        
        Text color #07799b
      
           This box has a color of #07799b        
        
          <div style="background-color:#07799b;">Content here</div>
        
        
          .mybackground {background-color:#07799b;}
        
        Background color #07799b
      
           Border around this has a color of #07799b        
        
          <div style="border:2px solid #07799b;">Content here</div>
        
        
          .myborder {border:2px solid #07799b;}
        
        Border color #07799b