#769efd color space conversions
Hex:
        #769efd
        RGB:
        118, 158, 253
        CMY:
        54, 38, 1
        CMYK:
        53, 38, 0, 1
      HSL:
        222°, 97.1223%, 72.7451%
        HSV (HSB):
        222°, 53.3597%, 99.2157%
        XYZ:
        37.4277, 35.3971, 97.7882
        xyY:
        0.2194, 0.2075, 35.3971
      CIE-Lab:
        66.0567, 12.7913, -51.4851
        CIE-LCH:
        66.0567, 53.0503, 283.9524
        CIE-Luv:
        66.0567, -20.7049, -84.7171
        Hunter-Lab:
        59.4955, 8.1745, -55.8036
      #769efd color charts
#769efd RGB chart
      #769efd CMYK chart
      #769efd RGB pie chart
      #769efd color shades, tints & tones
#769efd color schemes
#769efd color preview, HTML & CSS examples
           This text has a color of #769efd        
        
          <p style="color:#769efd;">Text here</p>
        
        
          .mytext {color:#769efd;}
        
        Text color #769efd
      
           This box has a color of #769efd        
        
          <div style="background-color:#769efd;">Content here</div>
        
        
          .mybackground {background-color:#769efd;}
        
        Background color #769efd
      
           Border around this has a color of #769efd        
        
          <div style="border:2px solid #769efd;">Content here</div>
        
        
          .myborder {border:2px solid #769efd;}
        
        Border color #769efd