#a113e5 color space conversions
Hex:
        #a113e5
        RGB:
        161, 19, 229
        CMY:
        37, 93, 10
        CMYK:
        30, 92, 0, 10
      HSL:
        281°, 84.6774%, 48.6275%
        HSV (HSB):
        281°, 91.7031%, 89.8039%
        XYZ:
        29.0737, 13.7000, 75.2407
        xyY:
        0.2464, 0.1161, 13.7000
      CIE-Lab:
        43.7995, 79.1353, -73.7159
        CIE-LCH:
        43.7995, 108.1500, 317.0306
        CIE-Luv:
        43.7995, 31.2099, -114.1439
        Hunter-Lab:
        37.0134, 75.4363, -94.6150
      #a113e5 color charts
#a113e5 RGB chart
      #a113e5 CMYK chart
      #a113e5 RGB pie chart
      #a113e5 color shades, tints & tones
#a113e5 color schemes
#a113e5 color preview, HTML & CSS examples
           This text has a color of #a113e5        
        
          <p style="color:#a113e5;">Text here</p>
        
        
          .mytext {color:#a113e5;}
        
        Text color #a113e5
      
           This box has a color of #a113e5        
        
          <div style="background-color:#a113e5;">Content here</div>
        
        
          .mybackground {background-color:#a113e5;}
        
        Background color #a113e5
      
           Border around this has a color of #a113e5        
        
          <div style="border:2px solid #a113e5;">Content here</div>
        
        
          .myborder {border:2px solid #a113e5;}
        
        Border color #a113e5