#a232fa color space conversions
Hex:
        #a232fa
        RGB:
        162, 50, 250
        CMY:
        36, 80, 2
        CMYK:
        35, 80, 0, 2
      HSL:
        274°, 95.2381%, 58.8235%
        HSV (HSB):
        274°, 80.0000%, 98.0392%
        XYZ:
        33.2962, 16.8647, 91.9428
        xyY:
        0.2343, 0.1187, 16.8647
      CIE-Lab:
        48.0891, 76.2238, -78.5396
        CIE-LCH:
        48.0891, 109.4464, 314.1427
        CIE-Luv:
        48.0891, 24.4460, -123.9731
        Hunter-Lab:
        41.0667, 72.8583, -103.9957
      #a232fa color charts
#a232fa RGB chart
      #a232fa CMYK chart
      #a232fa RGB pie chart
      #a232fa color shades, tints & tones
#a232fa color schemes
#a232fa color preview, HTML & CSS examples
           This text has a color of #a232fa        
        
          <p style="color:#a232fa;">Text here</p>
        
        
          .mytext {color:#a232fa;}
        
        Text color #a232fa
      
           This box has a color of #a232fa        
        
          <div style="background-color:#a232fa;">Content here</div>
        
        
          .mybackground {background-color:#a232fa;}
        
        Background color #a232fa
      
           Border around this has a color of #a232fa        
        
          <div style="border:2px solid #a232fa;">Content here</div>
        
        
          .myborder {border:2px solid #a232fa;}
        
        Border color #a232fa