#0a769d color space conversions
Hex:
        #0a769d
        RGB:
        10, 118, 157
        CMY:
        96, 54, 38
        CMYK:
        94, 25, 0, 38
      HSL:
        196°, 88.0240%, 32.7451%
        HSV (HSB):
        196°, 93.6306%, 61.5686%
        XYZ:
        12.6894, 15.4557, 34.2127
        xyY:
        0.2035, 0.2479, 15.4557
      CIE-Lab:
        46.2522, -12.7811, -28.6375
        CIE-LCH:
        46.2522, 31.3602, 245.9485
        CIE-Luv:
        46.2522, -31.0458, -40.6802
        Hunter-Lab:
        39.3138, -11.1841, -24.0774
      #0a769d color charts
#0a769d RGB chart
      #0a769d CMYK chart
      #0a769d RGB pie chart
      #0a769d color shades, tints & tones
#0a769d color schemes
#0a769d color preview, HTML & CSS examples
           This text has a color of #0a769d        
        
          <p style="color:#0a769d;">Text here</p>
        
        
          .mytext {color:#0a769d;}
        
        Text color #0a769d
      
           This box has a color of #0a769d        
        
          <div style="background-color:#0a769d;">Content here</div>
        
        
          .mybackground {background-color:#0a769d;}
        
        Background color #0a769d
      
           Border around this has a color of #0a769d        
        
          <div style="border:2px solid #0a769d;">Content here</div>
        
        
          .myborder {border:2px solid #0a769d;}
        
        Border color #0a769d