#832ecf color space conversions
Hex:
        #832ecf
        RGB:
        131, 46, 207
        CMY:
        49, 82, 19
        CMYK:
        37, 78, 0, 19
      HSL:
        272°, 63.6364%, 49.6078%
        HSV (HSB):
        272°, 77.7778%, 81.1765%
        XYZ:
        21.5996, 11.2843, 60.0711
        xyY:
        0.2324, 0.1214, 11.2843
      CIE-Lab:
        40.0552, 63.5038, -67.3864
        CIE-LCH:
        40.0552, 92.5940, 313.3009
        CIE-Luv:
        40.0552, 18.2205, -101.3580
        Hunter-Lab:
        33.5921, 55.9885, -82.5111
      #832ecf color charts
#832ecf RGB chart
      #832ecf CMYK chart
      #832ecf RGB pie chart
      #832ecf color shades, tints & tones
#832ecf color schemes
#832ecf color preview, HTML & CSS examples
           This text has a color of #832ecf        
        
          <p style="color:#832ecf;">Text here</p>
        
        
          .mytext {color:#832ecf;}
        
        Text color #832ecf
      
           This box has a color of #832ecf        
        
          <div style="background-color:#832ecf;">Content here</div>
        
        
          .mybackground {background-color:#832ecf;}
        
        Background color #832ecf
      
           Border around this has a color of #832ecf        
        
          <div style="border:2px solid #832ecf;">Content here</div>
        
        
          .myborder {border:2px solid #832ecf;}
        
        Border color #832ecf