#a142d8 color space conversions
Hex:
        #a142d8
        RGB:
        161, 66, 216
        CMY:
        37, 74, 15
        CMYK:
        25, 69, 0, 15
      HSL:
        278°, 65.7895%, 55.2941%
        HSV (HSB):
        278°, 69.4444%, 84.7059%
        XYZ:
        29.0408, 16.4314, 66.6067
        xyY:
        0.2591, 0.1466, 16.4314
      CIE-Lab:
        47.5354, 62.9054, -60.2346
        CIE-LCH:
        47.5354, 87.0936, 316.2425
        CIE-Luv:
        47.5354, 28.7624, -97.1571
        Hunter-Lab:
        40.5356, 56.9449, -69.0483
      #a142d8 color charts
#a142d8 RGB chart
      #a142d8 CMYK chart
      #a142d8 RGB pie chart
      #a142d8 color shades, tints & tones
#a142d8 color schemes
#a142d8 color preview, HTML & CSS examples
           This text has a color of #a142d8        
        
          <p style="color:#a142d8;">Text here</p>
        
        
          .mytext {color:#a142d8;}
        
        Text color #a142d8
      
           This box has a color of #a142d8        
        
          <div style="background-color:#a142d8;">Content here</div>
        
        
          .mybackground {background-color:#a142d8;}
        
        Background color #a142d8
      
           Border around this has a color of #a142d8        
        
          <div style="border:2px solid #a142d8;">Content here</div>
        
        
          .myborder {border:2px solid #a142d8;}
        
        Border color #a142d8