#a141a4 color space conversions
Hex:
        #a141a4
        RGB:
        161, 65, 164
        CMY:
        37, 75, 36
        CMYK:
        2, 60, 0, 36
      HSL:
        298°, 43.2314%, 44.9020%
        HSV (HSB):
        298°, 60.3659%, 64.3137%
        XYZ:
        23.2891, 14.0380, 36.6041
        xyY:
        0.3150, 0.1899, 14.0380
      CIE-Lab:
        44.2874, 53.0183, -35.1219
        CIE-LCH:
        44.2874, 63.5963, 326.4776
        CIE-Luv:
        44.2874, 42.1568, -57.9834
        Hunter-Lab:
        37.4673, 45.3849, -31.6969
      #a141a4 color charts
#a141a4 RGB chart
      #a141a4 CMYK chart
      #a141a4 RGB pie chart
      #a141a4 color shades, tints & tones
#a141a4 color schemes
#a141a4 color preview, HTML & CSS examples
           This text has a color of #a141a4        
        
          <p style="color:#a141a4;">Text here</p>
        
        
          .mytext {color:#a141a4;}
        
        Text color #a141a4
      
           This box has a color of #a141a4        
        
          <div style="background-color:#a141a4;">Content here</div>
        
        
          .mybackground {background-color:#a141a4;}
        
        Background color #a141a4
      
           Border around this has a color of #a141a4        
        
          <div style="border:2px solid #a141a4;">Content here</div>
        
        
          .myborder {border:2px solid #a141a4;}
        
        Border color #a141a4