#832dbf color space conversions
Hex:
        #832dbf
        RGB:
        131, 45, 191
        CMY:
        49, 82, 25
        CMYK:
        31, 76, 0, 25
      HSL:
        275°, 61.8644%, 46.2745%
        HSV (HSB):
        275°, 76.4398%, 74.9020%
        XYZ:
        19.7024, 10.4637, 50.2715
        xyY:
        0.2449, 0.1301, 10.4637
      CIE-Lab:
        38.6620, 60.3006, -60.3341
        CIE-LCH:
        38.6620, 85.3016, 314.9841
        CIE-Luv:
        38.6620, 21.5223, -90.8514
        Hunter-Lab:
        32.3476, 52.1135, -69.4995
      #832dbf color charts
#832dbf RGB chart
      #832dbf CMYK chart
      #832dbf RGB pie chart
      #832dbf color shades, tints & tones
#832dbf color schemes
#832dbf color preview, HTML & CSS examples
           This text has a color of #832dbf        
        
          <p style="color:#832dbf;">Text here</p>
        
        
          .mytext {color:#832dbf;}
        
        Text color #832dbf
      
           This box has a color of #832dbf        
        
          <div style="background-color:#832dbf;">Content here</div>
        
        
          .mybackground {background-color:#832dbf;}
        
        Background color #832dbf
      
           Border around this has a color of #832dbf        
        
          <div style="border:2px solid #832dbf;">Content here</div>
        
        
          .myborder {border:2px solid #832dbf;}
        
        Border color #832dbf