#831a8e color space conversions
Hex:
        #831a8e
        RGB:
        131, 26, 142
        CMY:
        49, 90, 44
        CMYK:
        8, 82, 0, 44
      HSL:
        294°, 69.0476%, 32.9412%
        HSV (HSB):
        294°, 81.6901%, 55.6863%
        XYZ:
        14.6120, 7.5171, 26.2720
        xyY:
        0.3019, 0.1553, 7.5171
      CIE-Lab:
        32.9562, 56.8329, -40.1037
        CIE-LCH:
        32.9562, 69.5578, 324.7916
        CIE-Luv:
        32.9562, 36.6883, -60.0718
        Hunter-Lab:
        27.4173, 47.1507, -37.6212
      #831a8e color charts
#831a8e RGB chart
      #831a8e CMYK chart
      #831a8e RGB pie chart
      #831a8e color shades, tints & tones
#831a8e color schemes
#831a8e color preview, HTML & CSS examples
           This text has a color of #831a8e        
        
          <p style="color:#831a8e;">Text here</p>
        
        
          .mytext {color:#831a8e;}
        
        Text color #831a8e
      
           This box has a color of #831a8e        
        
          <div style="background-color:#831a8e;">Content here</div>
        
        
          .mybackground {background-color:#831a8e;}
        
        Background color #831a8e
      
           Border around this has a color of #831a8e        
        
          <div style="border:2px solid #831a8e;">Content here</div>
        
        
          .myborder {border:2px solid #831a8e;}
        
        Border color #831a8e