#a057f2 color space conversions
Hex:
        #a057f2
        RGB:
        160, 87, 242
        CMY:
        37, 66, 5
        CMYK:
        34, 64, 0, 5
      HSL:
        268°, 85.6354%, 64.5098%
        HSV (HSB):
        268°, 64.0496%, 94.9020%
        XYZ:
        33.9324, 20.7008, 86.2116
        xyY:
        0.2409, 0.1470, 20.7008
      CIE-Lab:
        52.6204, 58.9230, -66.7145
        CIE-LCH:
        52.6204, 89.0098, 311.4513
        CIE-Luv:
        52.6204, 18.6212, -109.0469
        Hunter-Lab:
        45.4981, 53.5033, -80.4964
      #a057f2 color charts
#a057f2 RGB chart
      #a057f2 CMYK chart
      #a057f2 RGB pie chart
      #a057f2 color shades, tints & tones
#a057f2 color schemes
#a057f2 color preview, HTML & CSS examples
           This text has a color of #a057f2        
        
          <p style="color:#a057f2;">Text here</p>
        
        
          .mytext {color:#a057f2;}
        
        Text color #a057f2
      
           This box has a color of #a057f2        
        
          <div style="background-color:#a057f2;">Content here</div>
        
        
          .mybackground {background-color:#a057f2;}
        
        Background color #a057f2
      
           Border around this has a color of #a057f2        
        
          <div style="border:2px solid #a057f2;">Content here</div>
        
        
          .myborder {border:2px solid #a057f2;}
        
        Border color #a057f2