#a228f2 color space conversions
Hex:
        #a228f2
        RGB:
        162, 40, 242
        CMY:
        36, 84, 5
        CMYK:
        33, 83, 0, 5
      HSL:
        276°, 88.5965%, 55.2941%
        HSV (HSB):
        276°, 83.4711%, 94.9020%
        XYZ:
        31.6861, 15.6098, 85.3473
        xyY:
        0.2389, 0.1177, 15.6098
      CIE-Lab:
        46.4583, 77.4775, -76.7185
        CIE-LCH:
        46.4583, 109.0344, 315.2820
        CIE-Luv:
        46.4583, 27.1925, -120.2708
        Hunter-Lab:
        39.5092, 74.0146, -100.4212
      #a228f2 color charts
#a228f2 RGB chart
      #a228f2 CMYK chart
      #a228f2 RGB pie chart
      #a228f2 color shades, tints & tones
#a228f2 color schemes
#a228f2 color preview, HTML & CSS examples
           This text has a color of #a228f2        
        
          <p style="color:#a228f2;">Text here</p>
        
        
          .mytext {color:#a228f2;}
        
        Text color #a228f2
      
           This box has a color of #a228f2        
        
          <div style="background-color:#a228f2;">Content here</div>
        
        
          .mybackground {background-color:#a228f2;}
        
        Background color #a228f2
      
           Border around this has a color of #a228f2        
        
          <div style="border:2px solid #a228f2;">Content here</div>
        
        
          .myborder {border:2px solid #a228f2;}
        
        Border color #a228f2