#831dfc color space conversions
Hex:
        #831dfc
        RGB:
        131, 29, 252
        CMY:
        49, 89, 1
        CMYK:
        48, 88, 0, 1
      HSL:
        267°, 97.3799%, 55.0980%
        HSV (HSB):
        267°, 88.4921%, 98.8235%
        XYZ:
        27.3701, 12.7323, 93.1105
        xyY:
        0.2055, 0.0956, 12.7323
      CIE-Lab:
        42.3571, 78.6398, -89.2193
        CIE-LCH:
        42.3571, 118.9298, 311.3937
        CIE-Luv:
        42.3571, 12.1908, -131.1020
        Hunter-Lab:
        35.6823, 74.4742, -129.7353
      #831dfc color charts
#831dfc RGB chart
      #831dfc CMYK chart
      #831dfc RGB pie chart
      #831dfc color shades, tints & tones
#831dfc color schemes
#831dfc color preview, HTML & CSS examples
           This text has a color of #831dfc        
        
          <p style="color:#831dfc;">Text here</p>
        
        
          .mytext {color:#831dfc;}
        
        Text color #831dfc
      
           This box has a color of #831dfc        
        
          <div style="background-color:#831dfc;">Content here</div>
        
        
          .mybackground {background-color:#831dfc;}
        
        Background color #831dfc
      
           Border around this has a color of #831dfc        
        
          <div style="border:2px solid #831dfc;">Content here</div>
        
        
          .myborder {border:2px solid #831dfc;}
        
        Border color #831dfc