#83527b color space conversions
Hex:
        #83527b
        RGB:
        131, 82, 123
        CMY:
        49, 68, 52
        CMYK:
        0, 37, 6, 49
      HSL:
        310°, 23.0047%, 41.7647%
        HSV (HSB):
        310°, 37.4046%, 51.3725%
        XYZ:
        15.9525, 12.2899, 20.2703
        xyY:
        0.3288, 0.2533, 12.2899
      CIE-Lab:
        41.6733, 27.2121, -14.7626
        CIE-LCH:
        41.6733, 30.9586, 331.5201
        CIE-Luv:
        41.6733, 25.2120, -24.2314
        Hunter-Lab:
        35.0570, 19.8758, -9.7421
      #83527b color charts
#83527b RGB chart
      #83527b CMYK chart
      #83527b RGB pie chart
      #83527b color shades, tints & tones
#83527b color schemes
#83527b color preview, HTML & CSS examples
           This text has a color of #83527b        
        
          <p style="color:#83527b;">Text here</p>
        
        
          .mytext {color:#83527b;}
        
        Text color #83527b
      
           This box has a color of #83527b        
        
          <div style="background-color:#83527b;">Content here</div>
        
        
          .mybackground {background-color:#83527b;}
        
        Background color #83527b
      
           Border around this has a color of #83527b        
        
          <div style="border:2px solid #83527b;">Content here</div>
        
        
          .myborder {border:2px solid #83527b;}
        
        Border color #83527b