#831feb color space conversions
Hex:
        #831feb
        RGB:
        131, 31, 235
        CMY:
        49, 88, 8
        CMYK:
        44, 87, 0, 8
      HSL:
        269°, 83.6066%, 52.1569%
        HSV (HSB):
        269°, 86.8085%, 92.1569%
        XYZ:
        24.8455, 11.8034, 79.5660
        xyY:
        0.2138, 0.1016, 11.8034
      CIE-Lab:
        40.9020, 74.4306, -82.0369
        CIE-LCH:
        40.9020, 110.7699, 312.2169
        CIE-Luv:
        40.9020, 14.7410, -120.8233
        Hunter-Lab:
        34.3561, 68.9634, -113.2617
      #831feb color charts
#831feb RGB chart
      #831feb CMYK chart
      #831feb RGB pie chart
      #831feb color shades, tints & tones
#831feb color schemes
#831feb color preview, HTML & CSS examples
           This text has a color of #831feb        
        
          <p style="color:#831feb;">Text here</p>
        
        
          .mytext {color:#831feb;}
        
        Text color #831feb
      
           This box has a color of #831feb        
        
          <div style="background-color:#831feb;">Content here</div>
        
        
          .mybackground {background-color:#831feb;}
        
        Background color #831feb
      
           Border around this has a color of #831feb        
        
          <div style="border:2px solid #831feb;">Content here</div>
        
        
          .myborder {border:2px solid #831feb;}
        
        Border color #831feb