#a60ed4 color space conversions
Hex:
        #a60ed4
        RGB:
        166, 14, 212
        CMY:
        35, 95, 17
        CMYK:
        22, 93, 0, 17
      HSL:
        286°, 87.6106%, 44.3137%
        HSV (HSB):
        286°, 93.3962%, 83.1373%
        XYZ:
        27.7666, 13.1745, 63.3668
        xyY:
        0.2662, 0.1263, 13.1745
      CIE-Lab:
        43.0251, 77.3473, -65.2125
        CIE-LCH:
        43.0251, 101.1695, 319.8653
        CIE-Luv:
        43.0251, 38.8606, -102.3326
        Hunter-Lab:
        36.2967, 73.0312, -78.1007
      #a60ed4 color charts
#a60ed4 RGB chart
      #a60ed4 CMYK chart
      #a60ed4 RGB pie chart
      #a60ed4 color shades, tints & tones
#a60ed4 color schemes
#a60ed4 color preview, HTML & CSS examples
           This text has a color of #a60ed4        
        
          <p style="color:#a60ed4;">Text here</p>
        
        
          .mytext {color:#a60ed4;}
        
        Text color #a60ed4
      
           This box has a color of #a60ed4        
        
          <div style="background-color:#a60ed4;">Content here</div>
        
        
          .mybackground {background-color:#a60ed4;}
        
        Background color #a60ed4
      
           Border around this has a color of #a60ed4        
        
          <div style="border:2px solid #a60ed4;">Content here</div>
        
        
          .myborder {border:2px solid #a60ed4;}
        
        Border color #a60ed4