#a126e9 color space conversions
Hex:
        #a126e9
        RGB:
        161, 38, 233
        CMY:
        37, 85, 9
        CMYK:
        31, 84, 0, 9
      HSL:
        278°, 81.5900%, 53.1373%
        HSV (HSB):
        278°, 83.6910%, 91.3725%
        XYZ:
        30.0990, 14.8465, 78.3701
        xyY:
        0.2441, 0.1204, 14.8465
      CIE-Lab:
        45.4232, 76.0514, -73.3345
        CIE-LCH:
        45.4232, 105.6493, 316.0419
        CIE-Luv:
        45.4232, 28.8879, -114.8382
        Hunter-Lab:
        38.5311, 72.0078, -93.6206
      #a126e9 color charts
#a126e9 RGB chart
      #a126e9 CMYK chart
      #a126e9 RGB pie chart
      #a126e9 color shades, tints & tones
#a126e9 color schemes
#a126e9 color preview, HTML & CSS examples
           This text has a color of #a126e9        
        
          <p style="color:#a126e9;">Text here</p>
        
        
          .mytext {color:#a126e9;}
        
        Text color #a126e9
      
           This box has a color of #a126e9        
        
          <div style="background-color:#a126e9;">Content here</div>
        
        
          .mybackground {background-color:#a126e9;}
        
        Background color #a126e9
      
           Border around this has a color of #a126e9        
        
          <div style="border:2px solid #a126e9;">Content here</div>
        
        
          .myborder {border:2px solid #a126e9;}
        
        Border color #a126e9