#831c6e color space conversions
Hex:
        #831c6e
        RGB:
        131, 28, 110
        CMY:
        49, 89, 57
        CMYK:
        0, 79, 16, 49
      HSL:
        312°, 64.7799%, 31.1765%
        HSV (HSB):
        312°, 78.6260%, 51.3725%
        XYZ:
        12.5898, 6.7816, 15.3973
        xyY:
        0.3621, 0.1950, 6.7816
      CIE-Lab:
        31.3044, 50.9783, -22.6383
        CIE-LCH:
        31.3044, 55.7788, 336.0551
        CIE-Luv:
        31.3044, 47.1721, -35.8420
        Hunter-Lab:
        26.0415, 40.7235, -16.8267
      #831c6e color charts
#831c6e RGB chart
      #831c6e CMYK chart
      #831c6e RGB pie chart
      #831c6e color shades, tints & tones
#831c6e color schemes
#831c6e color preview, HTML & CSS examples
           This text has a color of #831c6e        
        
          <p style="color:#831c6e;">Text here</p>
        
        
          .mytext {color:#831c6e;}
        
        Text color #831c6e
      
           This box has a color of #831c6e        
        
          <div style="background-color:#831c6e;">Content here</div>
        
        
          .mybackground {background-color:#831c6e;}
        
        Background color #831c6e
      
           Border around this has a color of #831c6e        
        
          <div style="border:2px solid #831c6e;">Content here</div>
        
        
          .myborder {border:2px solid #831c6e;}
        
        Border color #831c6e