#a142d9 color space conversions
Hex:
        #a142d9
        RGB:
        161, 66, 217
        CMY:
        37, 74, 15
        CMYK:
        26, 70, 0, 15
      HSL:
        278°, 66.5198%, 55.4902%
        HSV (HSB):
        278°, 69.5853%, 85.0980%
        XYZ:
        29.1705, 16.4833, 67.2898
        xyY:
        0.2583, 0.1459, 16.4833
      CIE-Lab:
        47.6022, 63.1181, -60.6979
        CIE-LCH:
        47.6022, 87.5678, 316.1198
        CIE-Luv:
        47.6022, 28.5391, -97.8798
        Hunter-Lab:
        40.5996, 57.2019, -69.8476
      #a142d9 color charts
#a142d9 RGB chart
      #a142d9 CMYK chart
      #a142d9 RGB pie chart
      #a142d9 color shades, tints & tones
#a142d9 color schemes
#a142d9 color preview, HTML & CSS examples
           This text has a color of #a142d9        
        
          <p style="color:#a142d9;">Text here</p>
        
        
          .mytext {color:#a142d9;}
        
        Text color #a142d9
      
           This box has a color of #a142d9        
        
          <div style="background-color:#a142d9;">Content here</div>
        
        
          .mybackground {background-color:#a142d9;}
        
        Background color #a142d9
      
           Border around this has a color of #a142d9        
        
          <div style="border:2px solid #a142d9;">Content here</div>
        
        
          .myborder {border:2px solid #a142d9;}
        
        Border color #a142d9