#823a5b color space conversions
Hex:
        #823a5b
        RGB:
        130, 58, 91
        CMY:
        49, 77, 64
        CMYK:
        0, 55, 30, 49
      HSL:
        333°, 38.2979%, 36.8627%
        HSV (HSB):
        333°, 55.3846%, 50.9804%
        XYZ:
        12.6073, 8.5273, 10.8790
        xyY:
        0.3938, 0.2664, 8.5273
      CIE-Lab:
        35.0577, 34.9184, -4.7747
        CIE-LCH:
        35.0577, 35.2434, 352.2137
        CIE-Luv:
        35.0577, 42.5673, -11.4456
        Hunter-Lab:
        29.2015, 25.9621, -1.6474
      #823a5b color charts
#823a5b RGB chart
      #823a5b CMYK chart
      #823a5b RGB pie chart
      #823a5b color shades, tints & tones
#823a5b color schemes
#823a5b color preview, HTML & CSS examples
           This text has a color of #823a5b        
        
          <p style="color:#823a5b;">Text here</p>
        
        
          .mytext {color:#823a5b;}
        
        Text color #823a5b
      
           This box has a color of #823a5b        
        
          <div style="background-color:#823a5b;">Content here</div>
        
        
          .mybackground {background-color:#823a5b;}
        
        Background color #823a5b
      
           Border around this has a color of #823a5b        
        
          <div style="border:2px solid #823a5b;">Content here</div>
        
        
          .myborder {border:2px solid #823a5b;}
        
        Border color #823a5b