#a026e2 color space conversions
Hex:
        #a026e2
        RGB:
        160, 38, 226
        CMY:
        37, 85, 11
        CMYK:
        29, 83, 0, 11
      HSL:
        279°, 76.4228%, 51.7647%
        HSV (HSB):
        279°, 83.1858%, 88.6275%
        XYZ:
        28.9178, 14.3508, 73.1973
        xyY:
        0.2483, 0.1232, 14.3508
      CIE-Lab:
        44.7319, 74.5133, -70.4930
        CIE-LCH:
        44.7319, 102.5743, 316.5881
        CIE-Luv:
        44.7319, 29.9911, -110.3966
        Hunter-Lab:
        37.8824, 69.9647, -88.0438
      #a026e2 color charts
#a026e2 RGB chart
      #a026e2 CMYK chart
      #a026e2 RGB pie chart
      #a026e2 color shades, tints & tones
#a026e2 color schemes
#a026e2 color preview, HTML & CSS examples
           This text has a color of #a026e2        
        
          <p style="color:#a026e2;">Text here</p>
        
        
          .mytext {color:#a026e2;}
        
        Text color #a026e2
      
           This box has a color of #a026e2        
        
          <div style="background-color:#a026e2;">Content here</div>
        
        
          .mybackground {background-color:#a026e2;}
        
        Background color #a026e2
      
           Border around this has a color of #a026e2        
        
          <div style="border:2px solid #a026e2;">Content here</div>
        
        
          .myborder {border:2px solid #a026e2;}
        
        Border color #a026e2