#a126e6 color space conversions
Hex:
        #a126e6
        RGB:
        161, 38, 230
        CMY:
        37, 85, 10
        CMYK:
        30, 83, 0, 10
      HSL:
        278°, 79.3388%, 52.5490%
        HSV (HSB):
        278°, 83.4783%, 90.1961%
        XYZ:
        29.6740, 14.6765, 76.1318
        xyY:
        0.2463, 0.1218, 14.6765
      CIE-Lab:
        45.1878, 75.4541, -72.0174
        CIE-LCH:
        45.1878, 104.3064, 316.3350
        CIE-Luv:
        45.1878, 29.5870, -112.8630
        Hunter-Lab:
        38.3099, 71.2199, -91.0079
      #a126e6 color charts
#a126e6 RGB chart
      #a126e6 CMYK chart
      #a126e6 RGB pie chart
      #a126e6 color shades, tints & tones
#a126e6 color schemes
#a126e6 color preview, HTML & CSS examples
           This text has a color of #a126e6        
        
          <p style="color:#a126e6;">Text here</p>
        
        
          .mytext {color:#a126e6;}
        
        Text color #a126e6
      
           This box has a color of #a126e6        
        
          <div style="background-color:#a126e6;">Content here</div>
        
        
          .mybackground {background-color:#a126e6;}
        
        Background color #a126e6
      
           Border around this has a color of #a126e6        
        
          <div style="border:2px solid #a126e6;">Content here</div>
        
        
          .myborder {border:2px solid #a126e6;}
        
        Border color #a126e6