#a126ec color space conversions
Hex:
        #a126ec
        RGB:
        161, 38, 236
        CMY:
        37, 85, 7
        CMYK:
        32, 84, 0, 7
      HSL:
        277°, 83.8983%, 53.7255%
        HSV (HSB):
        277°, 83.8983%, 92.5490%
        XYZ:
        30.5314, 15.0194, 80.6467
        xyY:
        0.2419, 0.1190, 15.0194
      CIE-Lab:
        45.6608, 76.6514, -74.6440
        CIE-LCH:
        45.6608, 106.9914, 315.7602
        CIE-Luv:
        45.6608, 28.2008, -116.8017
        Hunter-Lab:
        38.7549, 72.8025, -96.2507
      #a126ec color charts
#a126ec RGB chart
      #a126ec CMYK chart
      #a126ec RGB pie chart
      #a126ec color shades, tints & tones
#a126ec color schemes
#a126ec color preview, HTML & CSS examples
           This text has a color of #a126ec        
        
          <p style="color:#a126ec;">Text here</p>
        
        
          .mytext {color:#a126ec;}
        
        Text color #a126ec
      
           This box has a color of #a126ec        
        
          <div style="background-color:#a126ec;">Content here</div>
        
        
          .mybackground {background-color:#a126ec;}
        
        Background color #a126ec
      
           Border around this has a color of #a126ec        
        
          <div style="border:2px solid #a126ec;">Content here</div>
        
        
          .myborder {border:2px solid #a126ec;}
        
        Border color #a126ec