#769cfe color space conversions
Hex:
        #769cfe
        RGB:
        118, 156, 254
        CMY:
        54, 39, 0
        CMYK:
        54, 39, 0, 0
      HSL:
        223°, 98.5507%, 72.9412%
        HSV (HSB):
        223°, 53.5433%, 99.6078%
        XYZ:
        37.2491, 34.7842, 98.5167
        xyY:
        0.2184, 0.2040, 34.7842
      CIE-Lab:
        65.5803, 14.2606, -52.7844
        CIE-LCH:
        65.5803, 54.6768, 285.1185
        CIE-Luv:
        65.5803, -20.0229, -86.9588
        Hunter-Lab:
        58.9782, 9.5242, -57.7529
      #769cfe color charts
#769cfe RGB chart
      #769cfe CMYK chart
      #769cfe RGB pie chart
      #769cfe color shades, tints & tones
#769cfe color schemes
#769cfe color preview, HTML & CSS examples
           This text has a color of #769cfe        
        
          <p style="color:#769cfe;">Text here</p>
        
        
          .mytext {color:#769cfe;}
        
        Text color #769cfe
      
           This box has a color of #769cfe        
        
          <div style="background-color:#769cfe;">Content here</div>
        
        
          .mybackground {background-color:#769cfe;}
        
        Background color #769cfe
      
           Border around this has a color of #769cfe        
        
          <div style="border:2px solid #769cfe;">Content here</div>
        
        
          .myborder {border:2px solid #769cfe;}
        
        Border color #769cfe