#00769f color space conversions
Hex:
        #00769f
        RGB:
        0, 118, 159
        CMY:
        100, 54, 38
        CMYK:
        100, 26, 0, 38
      HSL:
        195°, 100.0000%, 31.1765%
        HSV (HSB):
        195°, 100.0000%, 62.3529%
        XYZ:
        12.7364, 15.4601, 35.1137
        xyY:
        0.2012, 0.2442, 15.4601
      CIE-Lab:
        46.2580, -12.4910, -29.8106
        CIE-LCH:
        46.2580, 32.3218, 247.2658
        CIE-Luv:
        46.2580, -31.4337, -42.5562
        Hunter-Lab:
        39.3193, -10.9884, -25.4248
      #00769f color charts
#00769f RGB chart
      #00769f CMYK chart
      #00769f RGB pie chart
      #00769f color shades, tints & tones
#00769f color schemes
#00769f color preview, HTML & CSS examples
           This text has a color of #00769f        
        
          <p style="color:#00769f;">Text here</p>
        
        
          .mytext {color:#00769f;}
        
        Text color #00769f
      
           This box has a color of #00769f        
        
          <div style="background-color:#00769f;">Content here</div>
        
        
          .mybackground {background-color:#00769f;}
        
        Background color #00769f
      
           Border around this has a color of #00769f        
        
          <div style="border:2px solid #00769f;">Content here</div>
        
        
          .myborder {border:2px solid #00769f;}
        
        Border color #00769f