#81708b color space conversions
Hex:
        #81708b
        RGB:
        129, 112, 139
        CMY:
        49, 56, 45
        CMYK:
        7, 19, 0, 45
      HSL:
        278°, 10.7570%, 49.2157%
        HSV (HSB):
        278°, 19.4245%, 54.5098%
        XYZ:
        19.5076, 18.1195, 26.8954
        xyY:
        0.3023, 0.2808, 18.1195
      CIE-Lab:
        49.6408, 11.9999, -12.3143
        CIE-LCH:
        49.6408, 17.1942, 314.2593
        CIE-Luv:
        49.6408, 7.6969, -19.3242
        Hunter-Lab:
        42.5671, 7.3106, -7.6645
      #81708b color charts
#81708b RGB chart
      #81708b CMYK chart
      #81708b RGB pie chart
      #81708b color shades, tints & tones
#81708b color schemes
#81708b color preview, HTML & CSS examples
           This text has a color of #81708b        
        
          <p style="color:#81708b;">Text here</p>
        
        
          .mytext {color:#81708b;}
        
        Text color #81708b
      
           This box has a color of #81708b        
        
          <div style="background-color:#81708b;">Content here</div>
        
        
          .mybackground {background-color:#81708b;}
        
        Background color #81708b
      
           Border around this has a color of #81708b        
        
          <div style="border:2px solid #81708b;">Content here</div>
        
        
          .myborder {border:2px solid #81708b;}
        
        Border color #81708b