#a056f7 color space conversions
Hex:
        #a056f7
        RGB:
        160, 86, 247
        CMY:
        37, 66, 3
        CMYK:
        35, 65, 0, 3
      HSL:
        268°, 90.9605%, 65.2941%
        HSV (HSB):
        268°, 65.1822%, 96.8627%
        XYZ:
        34.6135, 20.8446, 90.1948
        xyY:
        0.2376, 0.1431, 20.8446
      CIE-Lab:
        52.7790, 60.5972, -69.2479
        CIE-LCH:
        52.7790, 92.0179, 311.1884
        CIE-Luv:
        52.7790, 18.0069, -113.0112
        Hunter-Lab:
        45.6558, 55.4302, -85.1704
      #a056f7 color charts
#a056f7 RGB chart
      #a056f7 CMYK chart
      #a056f7 RGB pie chart
      #a056f7 color shades, tints & tones
#a056f7 color schemes
#a056f7 color preview, HTML & CSS examples
           This text has a color of #a056f7        
        
          <p style="color:#a056f7;">Text here</p>
        
        
          .mytext {color:#a056f7;}
        
        Text color #a056f7
      
           This box has a color of #a056f7        
        
          <div style="background-color:#a056f7;">Content here</div>
        
        
          .mybackground {background-color:#a056f7;}
        
        Background color #a056f7
      
           Border around this has a color of #a056f7        
        
          <div style="border:2px solid #a056f7;">Content here</div>
        
        
          .myborder {border:2px solid #a056f7;}
        
        Border color #a056f7