#a127a9 color space conversions
Hex:
        #a127a9
        RGB:
        161, 39, 169
        CMY:
        37, 85, 34
        CMYK:
        5, 77, 0, 34
      HSL:
        296°, 62.5000%, 40.7843%
        HSV (HSB):
        296°, 76.9231%, 66.2745%
        XYZ:
        22.5849, 11.8927, 38.6413
        xyY:
        0.3089, 0.1626, 11.8927
      CIE-Lab:
        41.0450, 63.8081, -43.2456
        CIE-LCH:
        41.0450, 77.0822, 325.8728
        CIE-Luv:
        41.0450, 46.5468, -69.6764
        Hunter-Lab:
        34.4858, 56.5504, -42.2944
      #a127a9 color charts
#a127a9 RGB chart
      #a127a9 CMYK chart
      #a127a9 RGB pie chart
      #a127a9 color shades, tints & tones
#a127a9 color schemes
#a127a9 color preview, HTML & CSS examples
           This text has a color of #a127a9        
        
          <p style="color:#a127a9;">Text here</p>
        
        
          .mytext {color:#a127a9;}
        
        Text color #a127a9
      
           This box has a color of #a127a9        
        
          <div style="background-color:#a127a9;">Content here</div>
        
        
          .mybackground {background-color:#a127a9;}
        
        Background color #a127a9
      
           Border around this has a color of #a127a9        
        
          <div style="border:2px solid #a127a9;">Content here</div>
        
        
          .myborder {border:2px solid #a127a9;}
        
        Border color #a127a9