#a1228a color space conversions
Hex:
        #a1228a
        RGB:
        161, 34, 138
        CMY:
        37, 87, 46
        CMYK:
        0, 79, 14, 37
      HSL:
        311°, 65.1282%, 38.2353%
        HSV (HSB):
        311°, 78.8820%, 63.1373%
        XYZ:
        19.8574, 10.5561, 25.0357
        xyY:
        0.3581, 0.1904, 10.5561
      CIE-Lab:
        38.8225, 60.3827, -28.0048
        CIE-LCH:
        38.8225, 66.5608, 335.1187
        CIE-Luv:
        38.8225, 58.4092, -47.0760
        Hunter-Lab:
        32.4902, 52.2383, -22.9435
      #a1228a color charts
#a1228a RGB chart
      #a1228a CMYK chart
      #a1228a RGB pie chart
      #a1228a color shades, tints & tones
#a1228a color schemes
#a1228a color preview, HTML & CSS examples
           This text has a color of #a1228a        
        
          <p style="color:#a1228a;">Text here</p>
        
        
          .mytext {color:#a1228a;}
        
        Text color #a1228a
      
           This box has a color of #a1228a        
        
          <div style="background-color:#a1228a;">Content here</div>
        
        
          .mybackground {background-color:#a1228a;}
        
        Background color #a1228a
      
           Border around this has a color of #a1228a        
        
          <div style="border:2px solid #a1228a;">Content here</div>
        
        
          .myborder {border:2px solid #a1228a;}
        
        Border color #a1228a