#a127e6 color space conversions
Hex:
        #a127e6
        RGB:
        161, 39, 230
        CMY:
        37, 85, 10
        CMYK:
        30, 83, 0, 10
      HSL:
        278°, 79.2531%, 52.7451%
        HSV (HSB):
        278°, 83.0435%, 90.1961%
        XYZ:
        29.7064, 14.7413, 76.1426
        xyY:
        0.2463, 0.1222, 14.7413
      CIE-Lab:
        45.2778, 75.1898, -71.8708
        CIE-LCH:
        45.2778, 104.0140, 316.2929
        CIE-Luv:
        45.2778, 29.4889, -112.7230
        Hunter-Lab:
        38.3944, 70.9184, -90.7061
      #a127e6 color charts
#a127e6 RGB chart
      #a127e6 CMYK chart
      #a127e6 RGB pie chart
      #a127e6 color shades, tints & tones
#a127e6 color schemes
#a127e6 color preview, HTML & CSS examples
           This text has a color of #a127e6        
        
          <p style="color:#a127e6;">Text here</p>
        
        
          .mytext {color:#a127e6;}
        
        Text color #a127e6
      
           This box has a color of #a127e6        
        
          <div style="background-color:#a127e6;">Content here</div>
        
        
          .mybackground {background-color:#a127e6;}
        
        Background color #a127e6
      
           Border around this has a color of #a127e6        
        
          <div style="border:2px solid #a127e6;">Content here</div>
        
        
          .myborder {border:2px solid #a127e6;}
        
        Border color #a127e6