#a126d4 color space conversions
Hex:
        #a126d4
        RGB:
        161, 38, 212
        CMY:
        37, 85, 17
        CMYK:
        24, 82, 0, 17
      HSL:
        282°, 69.6000%, 49.0196%
        HSV (HSB):
        282°, 82.0755%, 83.1373%
        XYZ:
        27.2747, 13.7168, 63.4974
        xyY:
        0.2610, 0.1313, 13.7168
      CIE-Lab:
        43.8240, 71.9330, -63.9497
        CIE-LCH:
        43.8240, 96.2493, 318.3624
        CIE-Luv:
        43.8240, 34.0468, -100.7521
        Hunter-Lab:
        37.0361, 66.6404, -75.7257
      #a126d4 color charts
#a126d4 RGB chart
      #a126d4 CMYK chart
      #a126d4 RGB pie chart
      #a126d4 color shades, tints & tones
#a126d4 color schemes
#a126d4 color preview, HTML & CSS examples
           This text has a color of #a126d4        
        
          <p style="color:#a126d4;">Text here</p>
        
        
          .mytext {color:#a126d4;}
        
        Text color #a126d4
      
           This box has a color of #a126d4        
        
          <div style="background-color:#a126d4;">Content here</div>
        
        
          .mybackground {background-color:#a126d4;}
        
        Background color #a126d4
      
           Border around this has a color of #a126d4        
        
          <div style="border:2px solid #a126d4;">Content here</div>
        
        
          .myborder {border:2px solid #a126d4;}
        
        Border color #a126d4