#83728b color space conversions
Hex:
        #83728b
        RGB:
        131, 114, 139
        CMY:
        49, 55, 45
        CMYK:
        6, 18, 0, 45
      HSL:
        281°, 9.8814%, 49.6078%
        HSV (HSB):
        281°, 17.9856%, 54.5098%
        XYZ:
        20.0376, 18.7240, 26.9841
        xyY:
        0.3048, 0.2848, 18.7240
      CIE-Lab:
        50.3627, 11.5351, -11.2074
        CIE-LCH:
        50.3627, 16.0831, 315.8254
        CIE-Luv:
        50.3627, 7.8961, -17.6914
        Hunter-Lab:
        43.2712, 6.9332, -6.6836
      #83728b color charts
#83728b RGB chart
      #83728b CMYK chart
      #83728b RGB pie chart
      #83728b color shades, tints & tones
#83728b color schemes
#83728b color preview, HTML & CSS examples
           This text has a color of #83728b        
        
          <p style="color:#83728b;">Text here</p>
        
        
          .mytext {color:#83728b;}
        
        Text color #83728b
      
           This box has a color of #83728b        
        
          <div style="background-color:#83728b;">Content here</div>
        
        
          .mybackground {background-color:#83728b;}
        
        Background color #83728b
      
           Border around this has a color of #83728b        
        
          <div style="border:2px solid #83728b;">Content here</div>
        
        
          .myborder {border:2px solid #83728b;}
        
        Border color #83728b