#769f9a color space conversions
Hex:
        #769f9a
        RGB:
        118, 159, 154
        CMY:
        54, 38, 40
        CMYK:
        26, 0, 3, 38
      HSL:
        173°, 17.5966%, 54.3137%
        HSV (HSB):
        173°, 25.7862%, 62.3529%
        XYZ:
        25.7021, 30.9809, 35.1971
        xyY:
        0.2797, 0.3372, 30.9809
      CIE-Lab:
        62.4915, -14.9950, -1.9303
        CIE-LCH:
        62.4915, 15.1188, 187.3354
        CIE-Luv:
        62.4915, -20.5898, -0.4138
        Hunter-Lab:
        55.6605, -14.9808, 1.4701
      #769f9a color charts
#769f9a RGB chart
      #769f9a CMYK chart
      #769f9a RGB pie chart
      #769f9a color shades, tints & tones
#769f9a color schemes
#769f9a color preview, HTML & CSS examples
           This text has a color of #769f9a        
        
          <p style="color:#769f9a;">Text here</p>
        
        
          .mytext {color:#769f9a;}
        
        Text color #769f9a
      
           This box has a color of #769f9a        
        
          <div style="background-color:#769f9a;">Content here</div>
        
        
          .mybackground {background-color:#769f9a;}
        
        Background color #769f9a
      
           Border around this has a color of #769f9a        
        
          <div style="border:2px solid #769f9a;">Content here</div>
        
        
          .myborder {border:2px solid #769f9a;}
        
        Border color #769f9a