#831ed5 color space conversions
Hex:
        #831ed5
        RGB:
        131, 30, 213
        CMY:
        49, 88, 16
        CMYK:
        38, 86, 0, 16
      HSL:
        273°, 75.3086%, 47.6471%
        HSV (HSB):
        273°, 85.9155%, 83.5294%
        XYZ:
        21.8346, 10.5579, 63.8379
        xyY:
        0.2269, 0.1097, 10.5579
      CIE-Lab:
        38.8257, 69.9060, -72.8654
        CIE-LCH:
        38.8257, 100.9763, 313.8125
        CIE-Luv:
        38.8257, 18.7354, -107.3611
        Hunter-Lab:
        32.4930, 63.0855, -93.7400
      #831ed5 color charts
#831ed5 RGB chart
      #831ed5 CMYK chart
      #831ed5 RGB pie chart
      #831ed5 color shades, tints & tones
#831ed5 color schemes
#831ed5 color preview, HTML & CSS examples
           This text has a color of #831ed5        
        
          <p style="color:#831ed5;">Text here</p>
        
        
          .mytext {color:#831ed5;}
        
        Text color #831ed5
      
           This box has a color of #831ed5        
        
          <div style="background-color:#831ed5;">Content here</div>
        
        
          .mybackground {background-color:#831ed5;}
        
        Background color #831ed5
      
           Border around this has a color of #831ed5        
        
          <div style="border:2px solid #831ed5;">Content here</div>
        
        
          .myborder {border:2px solid #831ed5;}
        
        Border color #831ed5