#832ed5 color space conversions
Hex:
        #832ed5
        RGB:
        131, 46, 213
        CMY:
        49, 82, 16
        CMYK:
        38, 78, 0, 16
      HSL:
        271°, 66.5339%, 50.7843%
        HSV (HSB):
        271°, 78.4038%, 83.5294%
        XYZ:
        22.3473, 11.5834, 64.0088
        xyY:
        0.2282, 0.1183, 11.5834
      CIE-Lab:
        40.5462, 64.8687, -70.0484
        CIE-LCH:
        40.5462, 95.4711, 312.8014
        CIE-Luv:
        40.5462, 17.1155, -105.2807
        Hunter-Lab:
        34.0344, 57.6448, -87.6832
      #832ed5 color charts
#832ed5 RGB chart
      #832ed5 CMYK chart
      #832ed5 RGB pie chart
      #832ed5 color shades, tints & tones
#832ed5 color schemes
#832ed5 color preview, HTML & CSS examples
           This text has a color of #832ed5        
        
          <p style="color:#832ed5;">Text here</p>
        
        
          .mytext {color:#832ed5;}
        
        Text color #832ed5
      
           This box has a color of #832ed5        
        
          <div style="background-color:#832ed5;">Content here</div>
        
        
          .mybackground {background-color:#832ed5;}
        
        Background color #832ed5
      
           Border around this has a color of #832ed5        
        
          <div style="border:2px solid #832ed5;">Content here</div>
        
        
          .myborder {border:2px solid #832ed5;}
        
        Border color #832ed5