#0769bd color space conversions
Hex:
        #0769bd
        RGB:
        7, 105, 189
        CMY:
        97, 59, 26
        CMYK:
        96, 44, 0, 26
      HSL:
        208°, 92.8571%, 38.4314%
        HSV (HSB):
        208°, 96.2963%, 74.1176%
        XYZ:
        14.3245, 13.8224, 50.0571
        xyY:
        0.1832, 0.1767, 13.8224
      CIE-Lab:
        43.9772, 7.5605, -50.9500
        CIE-LCH:
        43.9772, 51.5079, 278.4406
        CIE-Luv:
        43.9772, -25.0083, -76.4778
        Hunter-Lab:
        37.1785, 3.7117, -53.8030
      #0769bd color charts
#0769bd RGB chart
      #0769bd CMYK chart
      #0769bd RGB pie chart
      #0769bd color shades, tints & tones
#0769bd color schemes
#0769bd color preview, HTML & CSS examples
           This text has a color of #0769bd        
        
          <p style="color:#0769bd;">Text here</p>
        
        
          .mytext {color:#0769bd;}
        
        Text color #0769bd
      
           This box has a color of #0769bd        
        
          <div style="background-color:#0769bd;">Content here</div>
        
        
          .mybackground {background-color:#0769bd;}
        
        Background color #0769bd
      
           Border around this has a color of #0769bd        
        
          <div style="border:2px solid #0769bd;">Content here</div>
        
        
          .myborder {border:2px solid #0769bd;}
        
        Border color #0769bd