#769ff8 color space conversions
Hex:
        #769ff8
        RGB:
        118, 159, 248
        CMY:
        54, 38, 3
        CMYK:
        52, 36, 0, 3
      HSL:
        221°, 90.2778%, 71.7647%
        HSV (HSB):
        221°, 52.4194%, 97.2549%
        XYZ:
        36.8126, 35.4251, 93.7044
        xyY:
        0.2218, 0.2135, 35.4251
      CIE-Lab:
        66.0783, 10.6794, -48.7234
        CIE-LCH:
        66.0783, 49.8800, 282.3628
        CIE-Luv:
        66.0783, -21.0131, -79.8361
        Hunter-Lab:
        59.5190, 6.2443, -51.6806
      #769ff8 color charts
#769ff8 RGB chart
      #769ff8 CMYK chart
      #769ff8 RGB pie chart
      #769ff8 color shades, tints & tones
#769ff8 color schemes
#769ff8 color preview, HTML & CSS examples
           This text has a color of #769ff8        
        
          <p style="color:#769ff8;">Text here</p>
        
        
          .mytext {color:#769ff8;}
        
        Text color #769ff8
      
           This box has a color of #769ff8        
        
          <div style="background-color:#769ff8;">Content here</div>
        
        
          .mybackground {background-color:#769ff8;}
        
        Background color #769ff8
      
           Border around this has a color of #769ff8        
        
          <div style="border:2px solid #769ff8;">Content here</div>
        
        
          .myborder {border:2px solid #769ff8;}
        
        Border color #769ff8