#a026f0 color space conversions
Hex:
        #a026f0
        RGB:
        160, 38, 240
        CMY:
        37, 85, 6
        CMYK:
        33, 84, 0, 6
      HSL:
        276°, 87.0690%, 54.5098%
        HSV (HSB):
        276°, 84.1667%, 94.1176%
        XYZ:
        30.9185, 15.1511, 83.7329
        xyY:
        0.2382, 0.1167, 15.1511
      CIE-Lab:
        45.8404, 77.3183, -76.6137
        CIE-LCH:
        45.8404, 108.8475, 315.2623
        CIE-Luv:
        45.8404, 26.7879, -119.5669
        Hunter-Lab:
        38.9244, 73.6688, -100.2957
      #a026f0 color charts
#a026f0 RGB chart
      #a026f0 CMYK chart
      #a026f0 RGB pie chart
      #a026f0 color shades, tints & tones
#a026f0 color schemes
#a026f0 color preview, HTML & CSS examples
           This text has a color of #a026f0        
        
          <p style="color:#a026f0;">Text here</p>
        
        
          .mytext {color:#a026f0;}
        
        Text color #a026f0
      
           This box has a color of #a026f0        
        
          <div style="background-color:#a026f0;">Content here</div>
        
        
          .mybackground {background-color:#a026f0;}
        
        Background color #a026f0
      
           Border around this has a color of #a026f0        
        
          <div style="border:2px solid #a026f0;">Content here</div>
        
        
          .myborder {border:2px solid #a026f0;}
        
        Border color #a026f0