#a112c7 color space conversions
Hex:
        #a112c7
        RGB:
        161, 18, 199
        CMY:
        37, 93, 22
        CMYK:
        19, 91, 0, 22
      HSL:
        287°, 83.4101%, 42.5490%
        HSV (HSB):
        287°, 90.9548%, 78.0392%
        XYZ:
        25.2231, 12.1332, 55.0454
        xyY:
        0.2730, 0.1313, 12.1332
      CIE-Lab:
        41.4270, 73.7788, -60.3127
        CIE-LCH:
        41.4270, 95.2939, 320.7347
        CIE-Luv:
        41.4270, 39.3765, -94.2857
        Hunter-Lab:
        34.8327, 68.2979, -69.3117
      #a112c7 color charts
#a112c7 RGB chart
      #a112c7 CMYK chart
      #a112c7 RGB pie chart
      #a112c7 color shades, tints & tones
#a112c7 color schemes
#a112c7 color preview, HTML & CSS examples
           This text has a color of #a112c7        
        
          <p style="color:#a112c7;">Text here</p>
        
        
          .mytext {color:#a112c7;}
        
        Text color #a112c7
      
           This box has a color of #a112c7        
        
          <div style="background-color:#a112c7;">Content here</div>
        
        
          .mybackground {background-color:#a112c7;}
        
        Background color #a112c7
      
           Border around this has a color of #a112c7        
        
          <div style="border:2px solid #a112c7;">Content here</div>
        
        
          .myborder {border:2px solid #a112c7;}
        
        Border color #a112c7