#831cbb color space conversions
Hex:
        #831cbb
        RGB:
        131, 28, 187
        CMY:
        49, 89, 27
        CMYK:
        30, 85, 0, 27
      HSL:
        279°, 73.9535%, 42.1569%
        HSV (HSB):
        279°, 85.0267%, 73.3333%
        XYZ:
        18.7450, 9.2437, 47.8099
        xyY:
        0.2473, 0.1220, 9.2437
      CIE-Lab:
        36.4493, 64.9653, -61.5840
        CIE-LCH:
        36.4493, 89.5157, 316.5305
        CIE-Luv:
        36.4493, 24.3572, -90.8785
        Hunter-Lab:
        30.4034, 56.8468, -71.9524
      #831cbb color charts
#831cbb RGB chart
      #831cbb CMYK chart
      #831cbb RGB pie chart
      #831cbb color shades, tints & tones
#831cbb color schemes
#831cbb color preview, HTML & CSS examples
           This text has a color of #831cbb        
        
          <p style="color:#831cbb;">Text here</p>
        
        
          .mytext {color:#831cbb;}
        
        Text color #831cbb
      
           This box has a color of #831cbb        
        
          <div style="background-color:#831cbb;">Content here</div>
        
        
          .mybackground {background-color:#831cbb;}
        
        Background color #831cbb
      
           Border around this has a color of #831cbb        
        
          <div style="border:2px solid #831cbb;">Content here</div>
        
        
          .myborder {border:2px solid #831cbb;}
        
        Border color #831cbb