#831c5e color space conversions
Hex:
        #831c5e
        RGB:
        131, 28, 94
        CMY:
        49, 89, 63
        CMYK:
        0, 79, 28, 49
      HSL:
        322°, 64.7799%, 31.1765%
        HSV (HSB):
        322°, 78.6260%, 51.3725%
        XYZ:
        11.7957, 6.4640, 11.2156
        xyY:
        0.4002, 0.2193, 6.4640
      CIE-Lab:
        30.5540, 48.7372, -13.4873
        CIE-LCH:
        30.5540, 50.5690, 344.5314
        CIE-Luv:
        30.5540, 53.0249, -23.7549
        Hunter-Lab:
        25.4243, 38.3232, -8.3581
      #831c5e color charts
#831c5e RGB chart
      #831c5e CMYK chart
      #831c5e RGB pie chart
      #831c5e color shades, tints & tones
#831c5e color schemes
#831c5e color preview, HTML & CSS examples
           This text has a color of #831c5e        
        
          <p style="color:#831c5e;">Text here</p>
        
        
          .mytext {color:#831c5e;}
        
        Text color #831c5e
      
           This box has a color of #831c5e        
        
          <div style="background-color:#831c5e;">Content here</div>
        
        
          .mybackground {background-color:#831c5e;}
        
        Background color #831c5e
      
           Border around this has a color of #831c5e        
        
          <div style="border:2px solid #831c5e;">Content here</div>
        
        
          .myborder {border:2px solid #831c5e;}
        
        Border color #831c5e