#83727f color space conversions
Hex:
        #83727f
        RGB:
        131, 114, 127
        CMY:
        49, 55, 50
        CMYK:
        0, 13, 3, 49
      HSL:
        314°, 6.9388%, 48.0392%
        HSV (HSB):
        314°, 12.9771%, 51.3725%
        XYZ:
        19.2082, 18.3922, 22.6163
        xyY:
        0.3190, 0.3054, 18.3922
      CIE-Lab:
        49.9684, 9.0707, -4.7065
        CIE-LCH:
        49.9684, 10.2190, 332.5763
        CIE-Luv:
        49.9684, 9.0000, -7.9614
        Hunter-Lab:
        42.8862, 4.8970, -1.2467
      #83727f color charts
#83727f RGB chart
      #83727f CMYK chart
      #83727f RGB pie chart
      #83727f color shades, tints & tones
#83727f color schemes
#83727f color preview, HTML & CSS examples
           This text has a color of #83727f        
        
          <p style="color:#83727f;">Text here</p>
        
        
          .mytext {color:#83727f;}
        
        Text color #83727f
      
           This box has a color of #83727f        
        
          <div style="background-color:#83727f;">Content here</div>
        
        
          .mybackground {background-color:#83727f;}
        
        Background color #83727f
      
           Border around this has a color of #83727f        
        
          <div style="border:2px solid #83727f;">Content here</div>
        
        
          .myborder {border:2px solid #83727f;}
        
        Border color #83727f