#a130f5 color space conversions
Hex:
        #a130f5
        RGB:
        161, 48, 245
        CMY:
        37, 81, 4
        CMYK:
        34, 80, 0, 4
      HSL:
        274°, 90.7834%, 57.4510%
        HSV (HSB):
        274°, 80.4082%, 96.0784%
        XYZ:
        32.2363, 16.2835, 87.8302
        xyY:
        0.2364, 0.1194, 16.2835
      CIE-Lab:
        47.3443, 75.6538, -76.9620
        CIE-LCH:
        47.3443, 107.9197, 314.5089
        CIE-Luv:
        47.3443, 25.2078, -121.2081
        Hunter-Lab:
        40.3529, 71.9791, -100.8009
      #a130f5 color charts
#a130f5 RGB chart
      #a130f5 CMYK chart
      #a130f5 RGB pie chart
      #a130f5 color shades, tints & tones
#a130f5 color schemes
#a130f5 color preview, HTML & CSS examples
           This text has a color of #a130f5        
        
          <p style="color:#a130f5;">Text here</p>
        
        
          .mytext {color:#a130f5;}
        
        Text color #a130f5
      
           This box has a color of #a130f5        
        
          <div style="background-color:#a130f5;">Content here</div>
        
        
          .mybackground {background-color:#a130f5;}
        
        Background color #a130f5
      
           Border around this has a color of #a130f5        
        
          <div style="border:2px solid #a130f5;">Content here</div>
        
        
          .myborder {border:2px solid #a130f5;}
        
        Border color #a130f5