#a142c1 color space conversions
Hex:
        #a142c1
        RGB:
        161, 66, 193
        CMY:
        37, 74, 24
        CMYK:
        17, 66, 0, 24
      HSL:
        285°, 50.5976%, 50.7843%
        HSV (HSB):
        285°, 65.8031%, 75.6863%
        XYZ:
        26.2718, 15.3238, 52.0252
        xyY:
        0.2806, 0.1637, 15.3238
      CIE-Lab:
        46.0745, 58.1396, -49.3310
        CIE-LCH:
        46.0745, 76.2481, 319.6857
        CIE-Luv:
        46.0745, 34.2012, -80.1177
        Hunter-Lab:
        39.1456, 51.2921, -51.3956
      #a142c1 color charts
#a142c1 RGB chart
      #a142c1 CMYK chart
      #a142c1 RGB pie chart
      #a142c1 color shades, tints & tones
#a142c1 color schemes
#a142c1 color preview, HTML & CSS examples
           This text has a color of #a142c1        
        
          <p style="color:#a142c1;">Text here</p>
        
        
          .mytext {color:#a142c1;}
        
        Text color #a142c1
      
           This box has a color of #a142c1        
        
          <div style="background-color:#a142c1;">Content here</div>
        
        
          .mybackground {background-color:#a142c1;}
        
        Background color #a142c1
      
           Border around this has a color of #a142c1        
        
          <div style="border:2px solid #a142c1;">Content here</div>
        
        
          .myborder {border:2px solid #a142c1;}
        
        Border color #a142c1