#a053f1 color space conversions
Hex:
        #a053f1
        RGB:
        160, 83, 241
        CMY:
        37, 67, 5
        CMYK:
        34, 66, 0, 5
      HSL:
        269°, 84.9462%, 63.5294%
        HSV (HSB):
        269°, 65.5602%, 94.5098%
        XYZ:
        33.4676, 20.0110, 85.3177
        xyY:
        0.2411, 0.1442, 20.0110
      CIE-Lab:
        51.8496, 60.6187, -67.4018
        CIE-LCH:
        51.8496, 90.6511, 311.9670
        CIE-Luv:
        51.8496, 19.6950, -109.7813
        Hunter-Lab:
        44.7336, 55.2617, -81.7666
      #a053f1 color charts
#a053f1 RGB chart
      #a053f1 CMYK chart
      #a053f1 RGB pie chart
      #a053f1 color shades, tints & tones
#a053f1 color schemes
#a053f1 color preview, HTML & CSS examples
           This text has a color of #a053f1        
        
          <p style="color:#a053f1;">Text here</p>
        
        
          .mytext {color:#a053f1;}
        
        Text color #a053f1
      
           This box has a color of #a053f1        
        
          <div style="background-color:#a053f1;">Content here</div>
        
        
          .mybackground {background-color:#a053f1;}
        
        Background color #a053f1
      
           Border around this has a color of #a053f1        
        
          <div style="border:2px solid #a053f1;">Content here</div>
        
        
          .myborder {border:2px solid #a053f1;}
        
        Border color #a053f1