#a126c4 color space conversions
Hex:
        #a126c4
        RGB:
        161, 38, 196
        CMY:
        37, 85, 23
        CMYK:
        18, 81, 0, 23
      HSL:
        287°, 67.5214%, 45.8824%
        HSV (HSB):
        287°, 80.6122%, 76.8627%
        XYZ:
        25.3549, 12.9488, 53.3876
        xyY:
        0.2765, 0.1412, 12.9488
      CIE-Lab:
        42.6860, 68.9109, -56.5263
        CIE-LCH:
        42.6860, 89.1287, 320.6386
        CIE-Luv:
        42.6860, 38.4166, -89.5925
        Hunter-Lab:
        35.9845, 62.7993, -62.7752
      #a126c4 color charts
#a126c4 RGB chart
      #a126c4 CMYK chart
      #a126c4 RGB pie chart
      #a126c4 color shades, tints & tones
#a126c4 color schemes
#a126c4 color preview, HTML & CSS examples
           This text has a color of #a126c4        
        
          <p style="color:#a126c4;">Text here</p>
        
        
          .mytext {color:#a126c4;}
        
        Text color #a126c4
      
           This box has a color of #a126c4        
        
          <div style="background-color:#a126c4;">Content here</div>
        
        
          .mybackground {background-color:#a126c4;}
        
        Background color #a126c4
      
           Border around this has a color of #a126c4        
        
          <div style="border:2px solid #a126c4;">Content here</div>
        
        
          .myborder {border:2px solid #a126c4;}
        
        Border color #a126c4