#a216fa color space conversions
Hex:
        #a216fa
        RGB:
        162, 22, 250
        CMY:
        36, 91, 2
        CMYK:
        35, 91, 0, 2
      HSL:
        277°, 95.7983%, 53.3333%
        HSV (HSB):
        277°, 91.2000%, 98.0392%
        XYZ:
        32.4425, 15.1573, 91.6582
        xyY:
        0.2330, 0.1088, 15.1573
      CIE-Lab:
        45.8489, 82.8413, -82.2067
        CIE-LCH:
        45.8489, 116.7074, 315.2203
        CIE-Luv:
        45.8489, 26.7156, -127.1029
        Hunter-Lab:
        38.9324, 80.6130, -112.3332
      #a216fa color charts
#a216fa RGB chart
      #a216fa CMYK chart
      #a216fa RGB pie chart
      #a216fa color shades, tints & tones
#a216fa color schemes
#a216fa color preview, HTML & CSS examples
           This text has a color of #a216fa        
        
          <p style="color:#a216fa;">Text here</p>
        
        
          .mytext {color:#a216fa;}
        
        Text color #a216fa
      
           This box has a color of #a216fa        
        
          <div style="background-color:#a216fa;">Content here</div>
        
        
          .mybackground {background-color:#a216fa;}
        
        Background color #a216fa
      
           Border around this has a color of #a216fa        
        
          <div style="border:2px solid #a216fa;">Content here</div>
        
        
          .myborder {border:2px solid #a216fa;}
        
        Border color #a216fa