#a226fe color space conversions
Hex:
        #a226fe
        RGB:
        162, 38, 254
        CMY:
        36, 85, 0
        CMYK:
        36, 85, 0, 0
      HSL:
        274°, 99.0826%, 57.2549%
        HSV (HSB):
        274°, 85.0394%, 99.6078%
        XYZ:
        33.4828, 16.2234, 95.1326
        xyY:
        0.2312, 0.1120, 16.2234
      CIE-Lab:
        47.2662, 80.4281, -82.1197
        CIE-LCH:
        47.2662, 114.9449, 314.4037
        CIE-Luv:
        47.2662, 24.8082, -128.2000
        Hunter-Lab:
        40.2782, 77.8979, -111.8415
      #a226fe color charts
#a226fe RGB chart
      #a226fe CMYK chart
      #a226fe RGB pie chart
      #a226fe color shades, tints & tones
#a226fe color schemes
#a226fe color preview, HTML & CSS examples
           This text has a color of #a226fe        
        
          <p style="color:#a226fe;">Text here</p>
        
        
          .mytext {color:#a226fe;}
        
        Text color #a226fe
      
           This box has a color of #a226fe        
        
          <div style="background-color:#a226fe;">Content here</div>
        
        
          .mybackground {background-color:#a226fe;}
        
        Background color #a226fe
      
           Border around this has a color of #a226fe        
        
          <div style="border:2px solid #a226fe;">Content here</div>
        
        
          .myborder {border:2px solid #a226fe;}
        
        Border color #a226fe