#a026a1 color space conversions
Hex:
        #a026a1
        RGB:
        160, 38, 161
        CMY:
        37, 85, 37
        CMYK:
        1, 76, 0, 37
      HSL:
        300°, 61.8090%, 39.0196%
        HSV (HSB):
        300°, 76.3975%, 63.1373%
        XYZ:
        21.6233, 11.4330, 34.7853
        xyY:
        0.3187, 0.1685, 11.4330
      CIE-Lab:
        40.3004, 62.5588, -39.6534
        CIE-LCH:
        40.3004, 74.0675, 327.6311
        CIE-Luv:
        40.3004, 48.6808, -64.1438
        Hunter-Lab:
        33.8127, 54.9789, -37.3265
      #a026a1 color charts
#a026a1 RGB chart
      #a026a1 CMYK chart
      #a026a1 RGB pie chart
      #a026a1 color shades, tints & tones
#a026a1 color schemes
#a026a1 color preview, HTML & CSS examples
           This text has a color of #a026a1        
        
          <p style="color:#a026a1;">Text here</p>
        
        
          .mytext {color:#a026a1;}
        
        Text color #a026a1
      
           This box has a color of #a026a1        
        
          <div style="background-color:#a026a1;">Content here</div>
        
        
          .mybackground {background-color:#a026a1;}
        
        Background color #a026a1
      
           Border around this has a color of #a026a1        
        
          <div style="border:2px solid #a026a1;">Content here</div>
        
        
          .myborder {border:2px solid #a026a1;}
        
        Border color #a026a1