#a113ff color space conversions
Hex:
        #a113ff
        RGB:
        161, 19, 255
        CMY:
        37, 93, 0
        CMYK:
        37, 93, 0, 0
      HSL:
        276°, 100.0000%, 53.7255%
        HSV (HSB):
        276°, 92.5490%, 100.0000%
        XYZ:
        32.9808, 15.2628, 95.8155
        xyY:
        0.2289, 0.1059, 15.2628
      CIE-Lab:
        45.9921, 84.1463, -84.7729
        CIE-LCH:
        45.9921, 119.4447, 314.7875
        CIE-Luv:
        45.9921, 25.2886, -130.5176
        Hunter-Lab:
        39.0676, 82.3209, -118.0645
      #a113ff color charts
#a113ff RGB chart
      #a113ff CMYK chart
      #a113ff RGB pie chart
      #a113ff color shades, tints & tones
#a113ff color schemes
#a113ff color preview, HTML & CSS examples
           This text has a color of #a113ff        
        
          <p style="color:#a113ff;">Text here</p>
        
        
          .mytext {color:#a113ff;}
        
        Text color #a113ff
      
           This box has a color of #a113ff        
        
          <div style="background-color:#a113ff;">Content here</div>
        
        
          .mybackground {background-color:#a113ff;}
        
        Background color #a113ff
      
           Border around this has a color of #a113ff        
        
          <div style="border:2px solid #a113ff;">Content here</div>
        
        
          .myborder {border:2px solid #a113ff;}
        
        Border color #a113ff