#a141f1 color space conversions
Hex:
        #a141f1
        RGB:
        161, 65, 241
        CMY:
        37, 75, 5
        CMYK:
        33, 73, 0, 5
      HSL:
        273°, 86.2745%, 60.0000%
        HSV (HSB):
        273°, 73.0290%, 94.5098%
        XYZ:
        32.4654, 17.7085, 84.9261
        xyY:
        0.2403, 0.1311, 17.7085
      CIE-Lab:
        49.1407, 68.7350, -71.7899
        CIE-LCH:
        49.1407, 99.3895, 313.7546
        CIE-Luv:
        49.1407, 23.6660, -115.0309
        Hunter-Lab:
        42.0815, 64.0682, -90.1980
      #a141f1 color charts
#a141f1 RGB chart
      #a141f1 CMYK chart
      #a141f1 RGB pie chart
      #a141f1 color shades, tints & tones
#a141f1 color schemes
#a141f1 color preview, HTML & CSS examples
           This text has a color of #a141f1        
        
          <p style="color:#a141f1;">Text here</p>
        
        
          .mytext {color:#a141f1;}
        
        Text color #a141f1
      
           This box has a color of #a141f1        
        
          <div style="background-color:#a141f1;">Content here</div>
        
        
          .mybackground {background-color:#a141f1;}
        
        Background color #a141f1
      
           Border around this has a color of #a141f1        
        
          <div style="border:2px solid #a141f1;">Content here</div>
        
        
          .myborder {border:2px solid #a141f1;}
        
        Border color #a141f1