#769bdf color space conversions
Hex:
        #769bdf
        RGB:
        118, 155, 223
        CMY:
        54, 39, 13
        CMYK:
        47, 30, 0, 13
      HSL:
        219°, 62.1302%, 66.8627%
        HSV (HSB):
        219°, 47.0852%, 87.4510%
        XYZ:
        32.5118, 32.6220, 74.3951
        xyY:
        0.2330, 0.2338, 32.6220
      CIE-Lab:
        63.8536, 5.4835, -38.4749
        CIE-LCH:
        63.8536, 38.8637, 278.1113
        CIE-Luv:
        63.8536, -19.3295, -61.6427
        Hunter-Lab:
        57.1156, 1.6549, -37.2464
      #769bdf color charts
#769bdf RGB chart
      #769bdf CMYK chart
      #769bdf RGB pie chart
      #769bdf color shades, tints & tones
#769bdf color schemes
#769bdf color preview, HTML & CSS examples
           This text has a color of #769bdf        
        
          <p style="color:#769bdf;">Text here</p>
        
        
          .mytext {color:#769bdf;}
        
        Text color #769bdf
      
           This box has a color of #769bdf        
        
          <div style="background-color:#769bdf;">Content here</div>
        
        
          .mybackground {background-color:#769bdf;}
        
        Background color #769bdf
      
           Border around this has a color of #769bdf        
        
          <div style="border:2px solid #769bdf;">Content here</div>
        
        
          .myborder {border:2px solid #769bdf;}
        
        Border color #769bdf