#a16efa color space conversions
Hex:
        #a16efa
        RGB:
        161, 110, 250
        CMY:
        37, 57, 2
        CMYK:
        36, 56, 0, 2
      HSL:
        262°, 93.3333%, 70.5882%
        HSV (HSB):
        262°, 56.0000%, 98.0392%
        XYZ:
        37.5292, 25.6311, 93.4118
        xyY:
        0.2397, 0.1637, 25.6311
      CIE-Lab:
        57.6852, 49.2063, -62.9961
        CIE-LCH:
        57.6852, 79.9360, 307.9935
        CIE-Luv:
        57.6852, 11.9472, -104.8676
        Hunter-Lab:
        50.6271, 43.7221, -73.9566
      #a16efa color charts
#a16efa RGB chart
      #a16efa CMYK chart
      #a16efa RGB pie chart
      #a16efa color shades, tints & tones
#a16efa color schemes
#a16efa color preview, HTML & CSS examples
           This text has a color of #a16efa        
        
          <p style="color:#a16efa;">Text here</p>
        
        
          .mytext {color:#a16efa;}
        
        Text color #a16efa
      
           This box has a color of #a16efa        
        
          <div style="background-color:#a16efa;">Content here</div>
        
        
          .mybackground {background-color:#a16efa;}
        
        Background color #a16efa
      
           Border around this has a color of #a16efa        
        
          <div style="border:2px solid #a16efa;">Content here</div>
        
        
          .myborder {border:2px solid #a16efa;}
        
        Border color #a16efa