#832a75 color space conversions
Hex:
        #832a75
        RGB:
        131, 42, 117
        CMY:
        49, 84, 54
        CMYK:
        0, 68, 11, 49
      HSL:
        309°, 51.4451%, 33.9216%
        HSV (HSB):
        309°, 67.9389%, 51.3725%
        XYZ:
        13.3989, 7.7656, 17.6223
        xyY:
        0.3455, 0.2002, 7.7656
      CIE-Lab:
        33.4898, 46.9057, -23.6655
        CIE-LCH:
        33.4898, 52.5376, 333.2275
        CIE-Luv:
        33.4898, 41.5490, -37.3978
        Hunter-Lab:
        27.8668, 37.0596, -17.9869
      #832a75 color charts
#832a75 RGB chart
      #832a75 CMYK chart
      #832a75 RGB pie chart
      #832a75 color shades, tints & tones
#832a75 color schemes
#832a75 color preview, HTML & CSS examples
           This text has a color of #832a75        
        
          <p style="color:#832a75;">Text here</p>
        
        
          .mytext {color:#832a75;}
        
        Text color #832a75
      
           This box has a color of #832a75        
        
          <div style="background-color:#832a75;">Content here</div>
        
        
          .mybackground {background-color:#832a75;}
        
        Background color #832a75
      
           Border around this has a color of #832a75        
        
          <div style="border:2px solid #832a75;">Content here</div>
        
        
          .myborder {border:2px solid #832a75;}
        
        Border color #832a75