#a232fc color space conversions
Hex:
        #a232fc
        RGB:
        162, 50, 252
        CMY:
        36, 80, 1
        CMYK:
        36, 80, 0, 1
      HSL:
        273°, 97.1154%, 59.2157%
        HSV (HSB):
        273°, 80.1587%, 98.8235%
        XYZ:
        33.6116, 16.9909, 93.6035
        xyY:
        0.2331, 0.1178, 16.9909
      CIE-Lab:
        48.2485, 76.6460, -79.3961
        CIE-LCH:
        48.2485, 110.3556, 313.9903
        CIE-Luv:
        48.2485, 24.0400, -125.2722
        Hunter-Lab:
        41.2200, 73.4175, -105.7835
      #a232fc color charts
#a232fc RGB chart
      #a232fc CMYK chart
      #a232fc RGB pie chart
      #a232fc color shades, tints & tones
#a232fc color schemes
#a232fc color preview, HTML & CSS examples
           This text has a color of #a232fc        
        
          <p style="color:#a232fc;">Text here</p>
        
        
          .mytext {color:#a232fc;}
        
        Text color #a232fc
      
           This box has a color of #a232fc        
        
          <div style="background-color:#a232fc;">Content here</div>
        
        
          .mybackground {background-color:#a232fc;}
        
        Background color #a232fc
      
           Border around this has a color of #a232fc        
        
          <div style="border:2px solid #a232fc;">Content here</div>
        
        
          .myborder {border:2px solid #a232fc;}
        
        Border color #a232fc