#831f70 color space conversions
Hex:
        #831f70
        RGB:
        131, 31, 112
        CMY:
        49, 88, 56
        CMYK:
        0, 76, 15, 49
      HSL:
        311°, 61.7284%, 31.7647%
        HSV (HSB):
        311°, 76.3359%, 51.3725%
        XYZ:
        12.7747, 6.9751, 16.0023
        xyY:
        0.3573, 0.1951, 6.9751
      CIE-Lab:
        31.7502, 50.2985, -23.2169
        CIE-LCH:
        31.7502, 55.3982, 335.2227
        CIE-Luv:
        31.7502, 45.8507, -36.6583
        Hunter-Lab:
        26.4105, 40.1218, -17.4369
      #831f70 color charts
#831f70 RGB chart
      #831f70 CMYK chart
      #831f70 RGB pie chart
      #831f70 color shades, tints & tones
#831f70 color schemes
#831f70 color preview, HTML & CSS examples
           This text has a color of #831f70        
        
          <p style="color:#831f70;">Text here</p>
        
        
          .mytext {color:#831f70;}
        
        Text color #831f70
      
           This box has a color of #831f70        
        
          <div style="background-color:#831f70;">Content here</div>
        
        
          .mybackground {background-color:#831f70;}
        
        Background color #831f70
      
           Border around this has a color of #831f70        
        
          <div style="border:2px solid #831f70;">Content here</div>
        
        
          .myborder {border:2px solid #831f70;}
        
        Border color #831f70