#0769e1 color space conversions
Hex:
        #0769e1
        RGB:
        7, 105, 225
        CMY:
        97, 59, 12
        CMYK:
        97, 53, 0, 12
      HSL:
        213°, 93.9655%, 45.4902%
        HSV (HSB):
        213°, 96.8889%, 88.2353%
        XYZ:
        18.7298, 15.5846, 73.2551
        xyY:
        0.1741, 0.1449, 15.5846
      CIE-Lab:
        46.4247, 21.8893, -67.6204
        CIE-LCH:
        46.4247, 71.0751, 287.9372
        CIE-Luv:
        46.4247, -23.6588, -103.4065
        Hunter-Lab:
        39.4773, 15.6032, -82.3860
      #0769e1 color charts
#0769e1 RGB chart
      #0769e1 CMYK chart
      #0769e1 RGB pie chart
      #0769e1 color shades, tints & tones
#0769e1 color schemes
#0769e1 color preview, HTML & CSS examples
           This text has a color of #0769e1        
        
          <p style="color:#0769e1;">Text here</p>
        
        
          .mytext {color:#0769e1;}
        
        Text color #0769e1
      
           This box has a color of #0769e1        
        
          <div style="background-color:#0769e1;">Content here</div>
        
        
          .mybackground {background-color:#0769e1;}
        
        Background color #0769e1
      
           Border around this has a color of #0769e1        
        
          <div style="border:2px solid #0769e1;">Content here</div>
        
        
          .myborder {border:2px solid #0769e1;}
        
        Border color #0769e1