#83527a color space conversions
Hex:
        #83527a
        RGB:
        131, 82, 122
        CMY:
        49, 68, 52
        CMYK:
        0, 37, 7, 49
      HSL:
        311°, 23.0047%, 41.7647%
        HSV (HSB):
        311°, 37.4046%, 51.3725%
        XYZ:
        15.8902, 12.2650, 19.9422
        xyY:
        0.3304, 0.2550, 12.2650
      CIE-Lab:
        41.6343, 27.0208, -14.2104
        CIE-LCH:
        41.6343, 30.5296, 332.2598
        CIE-Luv:
        41.6343, 25.3924, -23.4222
        Hunter-Lab:
        35.0215, 19.7029, -9.2464
      #83527a color charts
#83527a RGB chart
      #83527a CMYK chart
      #83527a RGB pie chart
      #83527a color shades, tints & tones
#83527a color schemes
#83527a color preview, HTML & CSS examples
           This text has a color of #83527a        
        
          <p style="color:#83527a;">Text here</p>
        
        
          .mytext {color:#83527a;}
        
        Text color #83527a
      
           This box has a color of #83527a        
        
          <div style="background-color:#83527a;">Content here</div>
        
        
          .mybackground {background-color:#83527a;}
        
        Background color #83527a
      
           Border around this has a color of #83527a        
        
          <div style="border:2px solid #83527a;">Content here</div>
        
        
          .myborder {border:2px solid #83527a;}
        
        Border color #83527a