#a127a5 color space conversions
Hex:
        #a127a5
        RGB:
        161, 39, 165
        CMY:
        37, 85, 35
        CMYK:
        2, 76, 0, 35
      HSL:
        298°, 61.7647%, 40.0000%
        HSV (HSB):
        298°, 76.3636%, 64.7059%
        XYZ:
        22.2150, 11.7447, 36.6934
        xyY:
        0.3144, 0.1662, 11.7447
      CIE-Lab:
        40.8075, 63.1320, -41.2347
        CIE-LCH:
        40.8075, 75.4053, 326.8494
        CIE-Luv:
        40.8075, 47.8672, -66.6649
        Hunter-Lab:
        34.2706, 55.7344, -39.4923
      #a127a5 color charts
#a127a5 RGB chart
      #a127a5 CMYK chart
      #a127a5 RGB pie chart
      #a127a5 color shades, tints & tones
#a127a5 color schemes
#a127a5 color preview, HTML & CSS examples
           This text has a color of #a127a5        
        
          <p style="color:#a127a5;">Text here</p>
        
        
          .mytext {color:#a127a5;}
        
        Text color #a127a5
      
           This box has a color of #a127a5        
        
          <div style="background-color:#a127a5;">Content here</div>
        
        
          .mybackground {background-color:#a127a5;}
        
        Background color #a127a5
      
           Border around this has a color of #a127a5        
        
          <div style="border:2px solid #a127a5;">Content here</div>
        
        
          .myborder {border:2px solid #a127a5;}
        
        Border color #a127a5