#a228f7 color space conversions
Hex:
        #a228f7
        RGB:
        162, 40, 247
        CMY:
        36, 84, 3
        CMYK:
        34, 84, 0, 3
      HSL:
        275°, 92.8251%, 56.2745%
        HSV (HSB):
        275°, 83.8057%, 96.8627%
        XYZ:
        32.4476, 15.9144, 89.3573
        xyY:
        0.2356, 0.1156, 15.9144
      CIE-Lab:
        46.8619, 78.4931, -78.8665
        CIE-LCH:
        46.8619, 111.2704, 314.8640
        CIE-Luv:
        46.8619, 26.1067, -123.4984
        Hunter-Lab:
        39.8928, 75.3740, -104.8807
      #a228f7 color charts
#a228f7 RGB chart
      #a228f7 CMYK chart
      #a228f7 RGB pie chart
      #a228f7 color shades, tints & tones
#a228f7 color schemes
#a228f7 color preview, HTML & CSS examples
           This text has a color of #a228f7        
        
          <p style="color:#a228f7;">Text here</p>
        
        
          .mytext {color:#a228f7;}
        
        Text color #a228f7
      
           This box has a color of #a228f7        
        
          <div style="background-color:#a228f7;">Content here</div>
        
        
          .mybackground {background-color:#a228f7;}
        
        Background color #a228f7
      
           Border around this has a color of #a228f7        
        
          <div style="border:2px solid #a228f7;">Content here</div>
        
        
          .myborder {border:2px solid #a228f7;}
        
        Border color #a228f7