#a16ed4 color space conversions
Hex:
        #a16ed4
        RGB:
        161, 110, 212
        CMY:
        37, 57, 17
        CMYK:
        24, 48, 0, 17
      HSL:
        270°, 54.2553%, 63.1373%
        HSV (HSB):
        270°, 48.1132%, 83.1373%
        XYZ:
        32.1575, 23.4824, 65.1250
        xyY:
        0.2663, 0.1944, 23.4824
      CIE-Lab:
        55.5658, 39.9321, -45.1208
        CIE-LCH:
        55.5658, 60.2533, 311.5090
        CIE-Luv:
        55.5658, 17.3545, -74.9869
        Hunter-Lab:
        48.4586, 33.6514, -45.7606
      #a16ed4 color charts
#a16ed4 RGB chart
      #a16ed4 CMYK chart
      #a16ed4 RGB pie chart
      #a16ed4 color shades, tints & tones
#a16ed4 color schemes
#a16ed4 color preview, HTML & CSS examples
           This text has a color of #a16ed4        
        
          <p style="color:#a16ed4;">Text here</p>
        
        
          .mytext {color:#a16ed4;}
        
        Text color #a16ed4
      
           This box has a color of #a16ed4        
        
          <div style="background-color:#a16ed4;">Content here</div>
        
        
          .mybackground {background-color:#a16ed4;}
        
        Background color #a16ed4
      
           Border around this has a color of #a16ed4        
        
          <div style="border:2px solid #a16ed4;">Content here</div>
        
        
          .myborder {border:2px solid #a16ed4;}
        
        Border color #a16ed4