#a112e1 color space conversions
Hex:
        #a112e1
        RGB:
        161, 18, 225
        CMY:
        37, 93, 12
        CMYK:
        28, 92, 0, 12
      HSL:
        281°, 85.1852%, 47.6471%
        HSV (HSB):
        281°, 92.0000%, 88.2353%
        XYZ:
        28.5049, 13.4459, 72.3271
        xyY:
        0.2494, 0.1177, 13.4459
      CIE-Lab:
        43.4276, 78.5269, -72.0446
        CIE-LCH:
        43.4276, 106.5687, 317.4651
        CIE-Luv:
        43.4276, 32.2574, -111.6240
        Hunter-Lab:
        36.6687, 74.5890, -91.2784
      #a112e1 color charts
#a112e1 RGB chart
      #a112e1 CMYK chart
      #a112e1 RGB pie chart
      #a112e1 color shades, tints & tones
#a112e1 color schemes
#a112e1 color preview, HTML & CSS examples
           This text has a color of #a112e1        
        
          <p style="color:#a112e1;">Text here</p>
        
        
          .mytext {color:#a112e1;}
        
        Text color #a112e1
      
           This box has a color of #a112e1        
        
          <div style="background-color:#a112e1;">Content here</div>
        
        
          .mybackground {background-color:#a112e1;}
        
        Background color #a112e1
      
           Border around this has a color of #a112e1        
        
          <div style="border:2px solid #a112e1;">Content here</div>
        
        
          .myborder {border:2px solid #a112e1;}
        
        Border color #a112e1