#832f6b color space conversions
Hex:
        #832f6b
        RGB:
        131, 47, 107
        CMY:
        49, 82, 58
        CMYK:
        0, 64, 18, 49
      HSL:
        317°, 47.1910%, 34.9020%
        HSV (HSB):
        317°, 64.1221%, 51.3725%
        XYZ:
        13.0304, 7.9199, 14.7518
        xyY:
        0.3650, 0.2218, 7.9199
      CIE-Lab:
        33.8154, 43.0945, -16.8322
        CIE-LCH:
        33.8154, 46.2651, 338.6650
        CIE-Luv:
        33.8154, 43.1535, -27.9305
        Hunter-Lab:
        28.1422, 33.4002, -11.3795
      #832f6b color charts
#832f6b RGB chart
      #832f6b CMYK chart
      #832f6b RGB pie chart
      #832f6b color shades, tints & tones
#832f6b color schemes
#832f6b color preview, HTML & CSS examples
           This text has a color of #832f6b        
        
          <p style="color:#832f6b;">Text here</p>
        
        
          .mytext {color:#832f6b;}
        
        Text color #832f6b
      
           This box has a color of #832f6b        
        
          <div style="background-color:#832f6b;">Content here</div>
        
        
          .mybackground {background-color:#832f6b;}
        
        Background color #832f6b
      
           Border around this has a color of #832f6b        
        
          <div style="border:2px solid #832f6b;">Content here</div>
        
        
          .myborder {border:2px solid #832f6b;}
        
        Border color #832f6b