#831dfb color space conversions
Hex:
        #831dfb
        RGB:
        131, 29, 251
        CMY:
        49, 89, 2
        CMYK:
        48, 88, 0, 2
      HSL:
        268°, 96.5217%, 54.9020%
        HSV (HSB):
        268°, 88.4462%, 98.4314%
        XYZ:
        27.2120, 12.6691, 92.2779
        xyY:
        0.2059, 0.0959, 12.6691
      CIE-Lab:
        42.2603, 78.4200, -88.8186
        CIE-LCH:
        42.2603, 118.4840, 311.4420
        CIE-Luv:
        42.2603, 12.3414, -130.5126
        Hunter-Lab:
        35.5936, 74.1779, -128.7962
      #831dfb color charts
#831dfb RGB chart
      #831dfb CMYK chart
      #831dfb RGB pie chart
      #831dfb color shades, tints & tones
#831dfb color schemes
#831dfb color preview, HTML & CSS examples
           This text has a color of #831dfb        
        
          <p style="color:#831dfb;">Text here</p>
        
        
          .mytext {color:#831dfb;}
        
        Text color #831dfb
      
           This box has a color of #831dfb        
        
          <div style="background-color:#831dfb;">Content here</div>
        
        
          .mybackground {background-color:#831dfb;}
        
        Background color #831dfb
      
           Border around this has a color of #831dfb        
        
          <div style="border:2px solid #831dfb;">Content here</div>
        
        
          .myborder {border:2px solid #831dfb;}
        
        Border color #831dfb