#76919f color space conversions
Hex:
        #76919f
        RGB:
        118, 145, 159
        CMY:
        54, 43, 38
        CMYK:
        26, 9, 0, 38
      HSL:
        200°, 17.5966%, 54.3137%
        HSV (HSB):
        200°, 25.7862%, 62.3529%
        XYZ:
        23.8546, 26.6056, 36.6790
        xyY:
        0.2738, 0.3053, 26.6056
      CIE-Lab:
        58.6074, -6.1937, -10.5269
        CIE-LCH:
        58.6074, 12.2138, 239.5290
        CIE-Luv:
        58.6074, -14.3311, -14.5261
        Hunter-Lab:
        51.5806, -7.7146, -6.0548
      #76919f color charts
#76919f RGB chart
      #76919f CMYK chart
      #76919f RGB pie chart
      #76919f color shades, tints & tones
#76919f color schemes
#76919f color preview, HTML & CSS examples
           This text has a color of #76919f        
        
          <p style="color:#76919f;">Text here</p>
        
        
          .mytext {color:#76919f;}
        
        Text color #76919f
      
           This box has a color of #76919f        
        
          <div style="background-color:#76919f;">Content here</div>
        
        
          .mybackground {background-color:#76919f;}
        
        Background color #76919f
      
           Border around this has a color of #76919f        
        
          <div style="border:2px solid #76919f;">Content here</div>
        
        
          .myborder {border:2px solid #76919f;}
        
        Border color #76919f