#a127bb color space conversions
Hex:
        #a127bb
        RGB:
        161, 39, 187
        CMY:
        37, 85, 27
        CMYK:
        14, 79, 0, 27
      HSL:
        289°, 65.4867%, 44.3137%
        HSV (HSB):
        289°, 79.1444%, 73.3333%
        XYZ:
        24.3931, 12.6160, 48.1632
        xyY:
        0.2864, 0.1481, 12.6160
      CIE-Lab:
        42.1788, 66.9749, -52.0789
        CIE-LCH:
        42.1788, 84.8401, 322.1318
        CIE-Luv:
        42.1788, 40.9137, -82.9524
        Hunter-Lab:
        35.5190, 60.4290, -55.5331
      #a127bb color charts
#a127bb RGB chart
      #a127bb CMYK chart
      #a127bb RGB pie chart
      #a127bb color shades, tints & tones
#a127bb color schemes
#a127bb color preview, HTML & CSS examples
           This text has a color of #a127bb        
        
          <p style="color:#a127bb;">Text here</p>
        
        
          .mytext {color:#a127bb;}
        
        Text color #a127bb
      
           This box has a color of #a127bb        
        
          <div style="background-color:#a127bb;">Content here</div>
        
        
          .mybackground {background-color:#a127bb;}
        
        Background color #a127bb
      
           Border around this has a color of #a127bb        
        
          <div style="border:2px solid #a127bb;">Content here</div>
        
        
          .myborder {border:2px solid #a127bb;}
        
        Border color #a127bb