#83556b color space conversions
Hex:
        #83556b
        RGB:
        131, 85, 107
        CMY:
        49, 67, 58
        CMYK:
        0, 35, 18, 49
      HSL:
        331°, 21.2963%, 42.3529%
        HSV (HSB):
        331°, 35.1145%, 51.3725%
        XYZ:
        15.2624, 12.3838, 15.4958
        xyY:
        0.3538, 0.2870, 12.3838
      CIE-Lab:
        41.8198, 22.5449, -4.7302
        CIE-LCH:
        41.8198, 23.0357, 348.1504
        CIE-Luv:
        41.8198, 26.5403, -9.8013
        Hunter-Lab:
        35.1907, 15.8329, -1.4742
      #83556b color charts
#83556b RGB chart
      #83556b CMYK chart
      #83556b RGB pie chart
      #83556b color shades, tints & tones
#83556b color schemes
#83556b color preview, HTML & CSS examples
           This text has a color of #83556b        
        
          <p style="color:#83556b;">Text here</p>
        
        
          .mytext {color:#83556b;}
        
        Text color #83556b
      
           This box has a color of #83556b        
        
          <div style="background-color:#83556b;">Content here</div>
        
        
          .mybackground {background-color:#83556b;}
        
        Background color #83556b
      
           Border around this has a color of #83556b        
        
          <div style="border:2px solid #83556b;">Content here</div>
        
        
          .myborder {border:2px solid #83556b;}
        
        Border color #83556b