#0a779b color space conversions
Hex:
        #0a779b
        RGB:
        10, 119, 155
        CMY:
        96, 53, 39
        CMYK:
        94, 23, 0, 39
      HSL:
        195°, 87.8788%, 32.3529%
        HSV (HSB):
        195°, 93.5484%, 60.7843%
        XYZ:
        12.6384, 15.6247, 33.3601
        xyY:
        0.2051, 0.2536, 15.6247
      CIE-Lab:
        46.4783, -14.0986, -27.1086
        CIE-LCH:
        46.4783, 30.5557, 242.5220
        CIE-Luv:
        46.4783, -31.5341, -38.1796
        Hunter-Lab:
        39.5281, -12.1022, -22.3686
      #0a779b color charts
#0a779b RGB chart
      #0a779b CMYK chart
      #0a779b RGB pie chart
      #0a779b color shades, tints & tones
#0a779b color schemes
#0a779b color preview, HTML & CSS examples
           This text has a color of #0a779b        
        
          <p style="color:#0a779b;">Text here</p>
        
        
          .mytext {color:#0a779b;}
        
        Text color #0a779b
      
           This box has a color of #0a779b        
        
          <div style="background-color:#0a779b;">Content here</div>
        
        
          .mybackground {background-color:#0a779b;}
        
        Background color #0a779b
      
           Border around this has a color of #0a779b        
        
          <div style="border:2px solid #0a779b;">Content here</div>
        
        
          .myborder {border:2px solid #0a779b;}
        
        Border color #0a779b