#832a53 color space conversions
Hex:
        #832a53
        RGB:
        131, 42, 83
        CMY:
        49, 84, 67
        CMYK:
        0, 68, 37, 49
      HSL:
        332°, 51.4451%, 33.9216%
        HSV (HSB):
        332°, 67.9389%, 51.3725%
        XYZ:
        11.7494, 7.1058, 8.9359
        xyY:
        0.4228, 0.2557, 7.1058
      CIE-Lab:
        32.0465, 41.9774, -4.0752
        CIE-LCH:
        32.0465, 42.1747, 354.4550
        CIE-Luv:
        32.0465, 52.4756, -11.5504
        Hunter-Lab:
        26.6566, 32.0279, -1.2157
      #832a53 color charts
#832a53 RGB chart
      #832a53 CMYK chart
      #832a53 RGB pie chart
      #832a53 color shades, tints & tones
#832a53 color schemes
#832a53 color preview, HTML & CSS examples
           This text has a color of #832a53        
        
          <p style="color:#832a53;">Text here</p>
        
        
          .mytext {color:#832a53;}
        
        Text color #832a53
      
           This box has a color of #832a53        
        
          <div style="background-color:#832a53;">Content here</div>
        
        
          .mybackground {background-color:#832a53;}
        
        Background color #832a53
      
           Border around this has a color of #832a53        
        
          <div style="border:2px solid #832a53;">Content here</div>
        
        
          .myborder {border:2px solid #832a53;}
        
        Border color #832a53