#768a8f color space conversions
Hex:
        #768a8f
        RGB:
        118, 138, 143
        CMY:
        54, 46, 44
        CMYK:
        17, 3, 0, 44
      HSL:
        192°, 10.0402%, 51.1765%
        HSV (HSB):
        192°, 17.4825%, 56.0784%
        XYZ:
        21.5176, 24.0117, 29.4872
        xyY:
        0.2868, 0.3201, 24.0117
      CIE-Lab:
        56.0995, -6.0389, -5.0867
        CIE-LCH:
        56.0995, 7.8957, 220.1078
        CIE-Luv:
        56.0995, -10.7726, -6.3370
        Hunter-Lab:
        49.0017, -7.3701, -1.3771
      #768a8f color charts
#768a8f RGB chart
      #768a8f CMYK chart
      #768a8f RGB pie chart
      #768a8f color shades, tints & tones
#768a8f color schemes
#768a8f color preview, HTML & CSS examples
           This text has a color of #768a8f        
        
          <p style="color:#768a8f;">Text here</p>
        
        
          .mytext {color:#768a8f;}
        
        Text color #768a8f
      
           This box has a color of #768a8f        
        
          <div style="background-color:#768a8f;">Content here</div>
        
        
          .mybackground {background-color:#768a8f;}
        
        Background color #768a8f
      
           Border around this has a color of #768a8f        
        
          <div style="border:2px solid #768a8f;">Content here</div>
        
        
          .myborder {border:2px solid #768a8f;}
        
        Border color #768a8f