#a113fa color space conversions
Hex:
        #a113fa
        RGB:
        161, 19, 250
        CMY:
        37, 93, 2
        CMYK:
        36, 92, 0, 2
      HSL:
        277°, 95.8506%, 52.7451%
        HSV (HSB):
        277°, 92.4000%, 98.0392%
        XYZ:
        32.1861, 14.9449, 91.6307
        xyY:
        0.2320, 0.1077, 14.9449
      CIE-Lab:
        45.5587, 83.1694, -82.6883
        CIE-LCH:
        45.5587, 117.2796, 315.1662
        CIE-Luv:
        45.5587, 26.3567, -127.4269
        Hunter-Lab:
        38.6587, 80.9614, -113.4710
      #a113fa color charts
#a113fa RGB chart
      #a113fa CMYK chart
      #a113fa RGB pie chart
      #a113fa color shades, tints & tones
#a113fa color schemes
#a113fa color preview, HTML & CSS examples
           This text has a color of #a113fa        
        
          <p style="color:#a113fa;">Text here</p>
        
        
          .mytext {color:#a113fa;}
        
        Text color #a113fa
      
           This box has a color of #a113fa        
        
          <div style="background-color:#a113fa;">Content here</div>
        
        
          .mybackground {background-color:#a113fa;}
        
        Background color #a113fa
      
           Border around this has a color of #a113fa        
        
          <div style="border:2px solid #a113fa;">Content here</div>
        
        
          .myborder {border:2px solid #a113fa;}
        
        Border color #a113fa