#a053f7 color space conversions
Hex:
        #a053f7
        RGB:
        160, 83, 247
        CMY:
        37, 67, 3
        CMYK:
        35, 66, 0, 3
      HSL:
        268°, 91.1111%, 64.7059%
        HSV (HSB):
        268°, 66.3968%, 96.8627%
        XYZ:
        34.3790, 20.3755, 90.1166
        xyY:
        0.2373, 0.1406, 20.3755
      CIE-Lab:
        52.2591, 62.0296, -70.0899
        CIE-LCH:
        52.2591, 93.5963, 311.5088
        CIE-Luv:
        52.2591, 18.6572, -114.0606
        Hunter-Lab:
        45.1392, 56.9556, -86.7699
      #a053f7 color charts
#a053f7 RGB chart
      #a053f7 CMYK chart
      #a053f7 RGB pie chart
      #a053f7 color shades, tints & tones
#a053f7 color schemes
#a053f7 color preview, HTML & CSS examples
           This text has a color of #a053f7        
        
          <p style="color:#a053f7;">Text here</p>
        
        
          .mytext {color:#a053f7;}
        
        Text color #a053f7
      
           This box has a color of #a053f7        
        
          <div style="background-color:#a053f7;">Content here</div>
        
        
          .mybackground {background-color:#a053f7;}
        
        Background color #a053f7
      
           Border around this has a color of #a053f7        
        
          <div style="border:2px solid #a053f7;">Content here</div>
        
        
          .myborder {border:2px solid #a053f7;}
        
        Border color #a053f7