#a126b4 color space conversions
Hex:
        #a126b4
        RGB:
        161, 38, 180
        CMY:
        37, 85, 29
        CMYK:
        11, 79, 0, 29
      HSL:
        292°, 65.1376%, 42.7451%
        HSV (HSB):
        292°, 78.8889%, 70.5882%
        XYZ:
        23.6293, 12.2586, 44.3008
        xyY:
        0.2947, 0.1529, 12.2586
      CIE-Lab:
        41.6242, 66.0137, -48.8476
        CIE-LCH:
        41.6242, 82.1213, 323.5000
        CIE-Luv:
        41.6242, 43.1899, -78.0479
        Hunter-Lab:
        35.0123, 59.1957, -50.5106
      #a126b4 color charts
#a126b4 RGB chart
      #a126b4 CMYK chart
      #a126b4 RGB pie chart
      #a126b4 color shades, tints & tones
#a126b4 color schemes
#a126b4 color preview, HTML & CSS examples
           This text has a color of #a126b4        
        
          <p style="color:#a126b4;">Text here</p>
        
        
          .mytext {color:#a126b4;}
        
        Text color #a126b4
      
           This box has a color of #a126b4        
        
          <div style="background-color:#a126b4;">Content here</div>
        
        
          .mybackground {background-color:#a126b4;}
        
        Background color #a126b4
      
           Border around this has a color of #a126b4        
        
          <div style="border:2px solid #a126b4;">Content here</div>
        
        
          .myborder {border:2px solid #a126b4;}
        
        Border color #a126b4