#a127a2 color space conversions
Hex:
        #a127a2
        RGB:
        161, 39, 162
        CMY:
        37, 85, 36
        CMYK:
        1, 76, 0, 36
      HSL:
        300°, 61.1940%, 39.4118%
        HSV (HSB):
        300°, 75.9259%, 63.5294%
        XYZ:
        21.9450, 11.6367, 35.2719
        xyY:
        0.3187, 0.1690, 11.6367
      CIE-Lab:
        40.6329, 62.6321, -39.7148
        CIE-LCH:
        40.6329, 74.1623, 327.6214
        CIE-Luv:
        40.6329, 48.8733, -64.3929
        Hunter-Lab:
        34.1127, 55.1338, -37.4260
      #a127a2 color charts
#a127a2 RGB chart
      #a127a2 CMYK chart
      #a127a2 RGB pie chart
      #a127a2 color shades, tints & tones
#a127a2 color schemes
#a127a2 color preview, HTML & CSS examples
           This text has a color of #a127a2        
        
          <p style="color:#a127a2;">Text here</p>
        
        
          .mytext {color:#a127a2;}
        
        Text color #a127a2
      
           This box has a color of #a127a2        
        
          <div style="background-color:#a127a2;">Content here</div>
        
        
          .mybackground {background-color:#a127a2;}
        
        Background color #a127a2
      
           Border around this has a color of #a127a2        
        
          <div style="border:2px solid #a127a2;">Content here</div>
        
        
          .myborder {border:2px solid #a127a2;}
        
        Border color #a127a2