#769dbb color space conversions
Hex:
        #769dbb
        RGB:
        118, 157, 187
        CMY:
        54, 38, 27
        CMYK:
        37, 16, 0, 27
      HSL:
        206°, 33.6585%, 59.8039%
        HSV (HSB):
        206°, 36.8984%, 73.3333%
        XYZ:
        28.4978, 31.5533, 51.6021
        xyY:
        0.2552, 0.2826, 31.5533
      CIE-Lab:
        62.9720, -5.7438, -19.7724
        CIE-LCH:
        62.9720, 20.5898, 253.8017
        CIE-Luv:
        62.9720, -19.8376, -29.3385
        Hunter-Lab:
        56.1724, -7.7436, -15.1454
      #769dbb color charts
#769dbb RGB chart
      #769dbb CMYK chart
      #769dbb RGB pie chart
      #769dbb color shades, tints & tones
#769dbb color schemes
#769dbb color preview, HTML & CSS examples
           This text has a color of #769dbb        
        
          <p style="color:#769dbb;">Text here</p>
        
        
          .mytext {color:#769dbb;}
        
        Text color #769dbb
      
           This box has a color of #769dbb        
        
          <div style="background-color:#769dbb;">Content here</div>
        
        
          .mybackground {background-color:#769dbb;}
        
        Background color #769dbb
      
           Border around this has a color of #769dbb        
        
          <div style="border:2px solid #769dbb;">Content here</div>
        
        
          .myborder {border:2px solid #769dbb;}
        
        Border color #769dbb