#a112f1 color space conversions
Hex:
        #a112f1
        RGB:
        161, 18, 241
        CMY:
        37, 93, 5
        CMYK:
        33, 93, 0, 5
      HSL:
        278°, 88.8446%, 50.7843%
        HSV (HSB):
        278°, 92.5311%, 94.5098%
        XYZ:
        30.7914, 14.3606, 84.3681
        xyY:
        0.2377, 0.1109, 14.3606
      CIE-Lab:
        44.7456, 81.5655, -78.9634
        CIE-LCH:
        44.7456, 113.5260, 315.9287
        CIE-Luv:
        44.7456, 28.4070, -121.8566
        Hunter-Lab:
        37.8953, 78.7214, -105.4733
      #a112f1 color charts
#a112f1 RGB chart
      #a112f1 CMYK chart
      #a112f1 RGB pie chart
      #a112f1 color shades, tints & tones
#a112f1 color schemes
#a112f1 color preview, HTML & CSS examples
           This text has a color of #a112f1        
        
          <p style="color:#a112f1;">Text here</p>
        
        
          .mytext {color:#a112f1;}
        
        Text color #a112f1
      
           This box has a color of #a112f1        
        
          <div style="background-color:#a112f1;">Content here</div>
        
        
          .mybackground {background-color:#a112f1;}
        
        Background color #a112f1
      
           Border around this has a color of #a112f1        
        
          <div style="border:2px solid #a112f1;">Content here</div>
        
        
          .myborder {border:2px solid #a112f1;}
        
        Border color #a112f1