#a60df4 color space conversions
Hex:
        #a60df4
        RGB:
        166, 13, 244
        CMY:
        35, 95, 4
        CMYK:
        32, 95, 0, 4
      HSL:
        280°, 91.3043%, 50.3922%
        HSV (HSB):
        280°, 94.6721%, 95.6863%
        XYZ:
        32.1989, 14.9265, 86.7720
        xyY:
        0.2405, 0.1115, 14.9265
      CIE-Lab:
        45.5334, 83.3248, -79.3337
        CIE-LCH:
        45.5334, 115.0515, 316.4056
        CIE-Luv:
        45.5334, 30.5231, -123.2396
        Hunter-Lab:
        38.6348, 81.1541, -106.1182
      #a60df4 color charts
#a60df4 RGB chart
      #a60df4 CMYK chart
      #a60df4 RGB pie chart
      #a60df4 color shades, tints & tones
#a60df4 color schemes
#a60df4 color preview, HTML & CSS examples
           This text has a color of #a60df4        
        
          <p style="color:#a60df4;">Text here</p>
        
        
          .mytext {color:#a60df4;}
        
        Text color #a60df4
      
           This box has a color of #a60df4        
        
          <div style="background-color:#a60df4;">Content here</div>
        
        
          .mybackground {background-color:#a60df4;}
        
        Background color #a60df4
      
           Border around this has a color of #a60df4        
        
          <div style="border:2px solid #a60df4;">Content here</div>
        
        
          .myborder {border:2px solid #a60df4;}
        
        Border color #a60df4