#769acf color space conversions
Hex:
        #769acf
        RGB:
        118, 154, 207
        CMY:
        54, 40, 19
        CMYK:
        43, 26, 0, 19
      HSL:
        216°, 48.1081%, 63.7255%
        HSV (HSB):
        216°, 42.9952%, 81.1765%
        XYZ:
        30.2893, 31.4677, 63.5089
        xyY:
        0.2418, 0.2512, 31.4677
      CIE-Lab:
        62.9005, 1.4348, -31.0692
        CIE-LCH:
        62.9005, 31.1023, 272.6441
        CIE-Luv:
        62.9005, -18.7807, -48.7070
        Hunter-Lab:
        56.0961, -1.7865, -27.8576
      #769acf color charts
#769acf RGB chart
      #769acf CMYK chart
      #769acf RGB pie chart
      #769acf color shades, tints & tones
#769acf color schemes
#769acf color preview, HTML & CSS examples
           This text has a color of #769acf        
        
          <p style="color:#769acf;">Text here</p>
        
        
          .mytext {color:#769acf;}
        
        Text color #769acf
      
           This box has a color of #769acf        
        
          <div style="background-color:#769acf;">Content here</div>
        
        
          .mybackground {background-color:#769acf;}
        
        Background color #769acf
      
           Border around this has a color of #769acf        
        
          <div style="border:2px solid #769acf;">Content here</div>
        
        
          .myborder {border:2px solid #769acf;}
        
        Border color #769acf