#83729b color space conversions
Hex:
        #83729b
        RGB:
        131, 114, 155
        CMY:
        49, 55, 39
        CMYK:
        15, 26, 0, 39
      HSL:
        265°, 17.0124%, 52.7451%
        HSV (HSB):
        265°, 26.4516%, 60.7843%
        XYZ:
        21.2938, 19.2265, 33.5991
        xyY:
        0.2873, 0.2594, 19.2265
      CIE-Lab:
        50.9511, 15.0919, -19.7180
        CIE-LCH:
        50.9511, 24.8307, 307.4299
        CIE-Luv:
        50.9511, 6.3966, -30.9945
        Hunter-Lab:
        43.8480, 9.9504, -14.7381
      #83729b color charts
#83729b RGB chart
      #83729b CMYK chart
      #83729b RGB pie chart
      #83729b color shades, tints & tones
#83729b color schemes
#83729b color preview, HTML & CSS examples
           This text has a color of #83729b        
        
          <p style="color:#83729b;">Text here</p>
        
        
          .mytext {color:#83729b;}
        
        Text color #83729b
      
           This box has a color of #83729b        
        
          <div style="background-color:#83729b;">Content here</div>
        
        
          .mybackground {background-color:#83729b;}
        
        Background color #83729b
      
           Border around this has a color of #83729b        
        
          <div style="border:2px solid #83729b;">Content here</div>
        
        
          .myborder {border:2px solid #83729b;}
        
        Border color #83729b