#0769af color space conversions
Hex:
        #0769af
        RGB:
        7, 105, 175
        CMY:
        97, 59, 31
        CMYK:
        96, 40, 0, 31
      HSL:
        205°, 92.3077%, 35.6863%
        HSV (HSB):
        205°, 96.0000%, 68.6275%
        XYZ:
        12.8771, 13.2435, 42.4350
        xyY:
        0.1878, 0.1932, 13.2435
      CIE-Lab:
        43.1278, 1.9393, -44.1446
        CIE-LCH:
        43.1278, 44.1872, 272.5155
        CIE-Luv:
        43.1278, -25.6916, -65.3550
        Hunter-Lab:
        36.3916, -0.5235, -43.6620
      #0769af color charts
#0769af RGB chart
      #0769af CMYK chart
      #0769af RGB pie chart
      #0769af color shades, tints & tones
#0769af color schemes
#0769af color preview, HTML & CSS examples
           This text has a color of #0769af        
        
          <p style="color:#0769af;">Text here</p>
        
        
          .mytext {color:#0769af;}
        
        Text color #0769af
      
           This box has a color of #0769af        
        
          <div style="background-color:#0769af;">Content here</div>
        
        
          .mybackground {background-color:#0769af;}
        
        Background color #0769af
      
           Border around this has a color of #0769af        
        
          <div style="border:2px solid #0769af;">Content here</div>
        
        
          .myborder {border:2px solid #0769af;}
        
        Border color #0769af