#a112ba color space conversions
Hex:
        #a112ba
        RGB:
        161, 18, 186
        CMY:
        37, 93, 27
        CMYK:
        13, 90, 0, 27
      HSL:
        291°, 82.3529%, 40.0000%
        HSV (HSB):
        291°, 90.3226%, 72.9412%
        XYZ:
        23.7772, 11.5549, 47.4315
        xyY:
        0.2873, 0.1396, 11.5549
      CIE-Lab:
        40.4997, 71.5152, -54.1983
        CIE-LCH:
        40.4997, 89.7323, 322.8431
        CIE-Luv:
        40.4997, 43.3784, -85.2538
        Hunter-Lab:
        33.9924, 65.3712, -58.9359
      #a112ba color charts
#a112ba RGB chart
      #a112ba CMYK chart
      #a112ba RGB pie chart
      #a112ba color shades, tints & tones
#a112ba color schemes
#a112ba color preview, HTML & CSS examples
           This text has a color of #a112ba        
        
          <p style="color:#a112ba;">Text here</p>
        
        
          .mytext {color:#a112ba;}
        
        Text color #a112ba
      
           This box has a color of #a112ba        
        
          <div style="background-color:#a112ba;">Content here</div>
        
        
          .mybackground {background-color:#a112ba;}
        
        Background color #a112ba
      
           Border around this has a color of #a112ba        
        
          <div style="border:2px solid #a112ba;">Content here</div>
        
        
          .myborder {border:2px solid #a112ba;}
        
        Border color #a112ba