#831fe2 color space conversions
Hex:
        #831fe2
        RGB:
        131, 31, 226
        CMY:
        49, 88, 11
        CMYK:
        42, 86, 0, 11
      HSL:
        271°, 77.0751%, 50.3922%
        HSV (HSB):
        271°, 86.2832%, 88.6275%
        XYZ:
        23.5775, 11.2963, 72.8892
        xyY:
        0.2188, 0.1048, 11.2963
      CIE-Lab:
        40.0750, 72.4614, -78.2758
        CIE-LCH:
        40.0750, 106.6666, 312.7910
        CIE-Luv:
        40.0750, 16.2759, -115.3372
        Hunter-Lab:
        33.6099, 66.4014, -105.0543
      #831fe2 color charts
#831fe2 RGB chart
      #831fe2 CMYK chart
      #831fe2 RGB pie chart
      #831fe2 color shades, tints & tones
#831fe2 color schemes
#831fe2 color preview, HTML & CSS examples
           This text has a color of #831fe2        
        
          <p style="color:#831fe2;">Text here</p>
        
        
          .mytext {color:#831fe2;}
        
        Text color #831fe2
      
           This box has a color of #831fe2        
        
          <div style="background-color:#831fe2;">Content here</div>
        
        
          .mybackground {background-color:#831fe2;}
        
        Background color #831fe2
      
           Border around this has a color of #831fe2        
        
          <div style="border:2px solid #831fe2;">Content here</div>
        
        
          .myborder {border:2px solid #831fe2;}
        
        Border color #831fe2