#a127c0 color space conversions
Hex:
        #a127c0
        RGB:
        161, 39, 192
        CMY:
        37, 85, 25
        CMYK:
        16, 80, 0, 25
      HSL:
        288°, 66.2338%, 45.2941%
        HSV (HSB):
        288°, 79.6875%, 75.2941%
        XYZ:
        24.9379, 12.8339, 51.0320
        xyY:
        0.2808, 0.1445, 12.8339
      CIE-Lab:
        42.5119, 67.8874, -54.4721
        CIE-LCH:
        42.5119, 87.0397, 321.2568
        CIE-Luv:
        42.5119, 39.4400, -86.5554
        Hunter-Lab:
        35.8244, 61.5638, -59.3817
      #a127c0 color charts
#a127c0 RGB chart
      #a127c0 CMYK chart
      #a127c0 RGB pie chart
      #a127c0 color shades, tints & tones
#a127c0 color schemes
#a127c0 color preview, HTML & CSS examples
           This text has a color of #a127c0        
        
          <p style="color:#a127c0;">Text here</p>
        
        
          .mytext {color:#a127c0;}
        
        Text color #a127c0
      
           This box has a color of #a127c0        
        
          <div style="background-color:#a127c0;">Content here</div>
        
        
          .mybackground {background-color:#a127c0;}
        
        Background color #a127c0
      
           Border around this has a color of #a127c0        
        
          <div style="border:2px solid #a127c0;">Content here</div>
        
        
          .myborder {border:2px solid #a127c0;}
        
        Border color #a127c0