#831bfd color space conversions
Hex:
        #831bfd
        RGB:
        131, 27, 253
        CMY:
        49, 89, 1
        CMYK:
        48, 89, 0, 1
      HSL:
        268°, 98.2609%, 54.9020%
        HSV (HSB):
        268°, 89.3281%, 99.2157%
        XYZ:
        27.4816, 12.7010, 93.9316
        xyY:
        0.2049, 0.0947, 12.7010
      CIE-Lab:
        42.3092, 79.2938, -89.8582
        CIE-LCH:
        42.3092, 119.8416, 311.4262
        CIE-Luv:
        42.3092, 12.1581, -131.7974
        Hunter-Lab:
        35.6385, 75.2780, -131.3225
      #831bfd color charts
#831bfd RGB chart
      #831bfd CMYK chart
      #831bfd RGB pie chart
      #831bfd color shades, tints & tones
#831bfd color schemes
#831bfd color preview, HTML & CSS examples
           This text has a color of #831bfd        
        
          <p style="color:#831bfd;">Text here</p>
        
        
          .mytext {color:#831bfd;}
        
        Text color #831bfd
      
           This box has a color of #831bfd        
        
          <div style="background-color:#831bfd;">Content here</div>
        
        
          .mybackground {background-color:#831bfd;}
        
        Background color #831bfd
      
           Border around this has a color of #831bfd        
        
          <div style="border:2px solid #831bfd;">Content here</div>
        
        
          .myborder {border:2px solid #831bfd;}
        
        Border color #831bfd