#a32df1 color space conversions
Hex:
        #a32df1
        RGB:
        163, 45, 241
        CMY:
        36, 82, 5
        CMYK:
        32, 81, 0, 5
      HSL:
        276°, 87.5000%, 56.0784%
        HSV (HSB):
        276°, 81.3278%, 94.5098%
        XYZ:
        31.9198, 16.0142, 84.6278
        xyY:
        0.2408, 0.1208, 16.0142
      CIE-Lab:
        46.9931, 76.0228, -75.2768
        CIE-LCH:
        46.9931, 106.9863, 315.2825
        CIE-Luv:
        46.9931, 27.4233, -118.7229
        Hunter-Lab:
        40.0177, 72.3482, -97.3716
      #a32df1 color charts
#a32df1 RGB chart
      #a32df1 CMYK chart
      #a32df1 RGB pie chart
      #a32df1 color shades, tints & tones
#a32df1 color schemes
#a32df1 color preview, HTML & CSS examples
           This text has a color of #a32df1        
        
          <p style="color:#a32df1;">Text here</p>
        
        
          .mytext {color:#a32df1;}
        
        Text color #a32df1
      
           This box has a color of #a32df1        
        
          <div style="background-color:#a32df1;">Content here</div>
        
        
          .mybackground {background-color:#a32df1;}
        
        Background color #a32df1
      
           Border around this has a color of #a32df1        
        
          <div style="border:2px solid #a32df1;">Content here</div>
        
        
          .myborder {border:2px solid #a32df1;}
        
        Border color #a32df1