#a133f1 color space conversions
Hex:
        #a133f1
        RGB:
        161, 51, 241
        CMY:
        37, 80, 5
        CMYK:
        33, 79, 0, 5
      HSL:
        275°, 87.1560%, 57.2549%
        HSV (HSB):
        275°, 78.8382%, 94.5098%
        XYZ:
        31.7590, 16.2956, 84.6906
        xyY:
        0.2392, 0.1228, 16.2956
      CIE-Lab:
        47.3599, 73.8567, -74.6898
        CIE-LCH:
        47.3599, 105.0399, 314.6787
        CIE-Luv:
        47.3599, 25.6928, -118.0606
        Hunter-Lab:
        40.3678, 69.7894, -96.1314
      #a133f1 color charts
#a133f1 RGB chart
      #a133f1 CMYK chart
      #a133f1 RGB pie chart
      #a133f1 color shades, tints & tones
#a133f1 color schemes
#a133f1 color preview, HTML & CSS examples
           This text has a color of #a133f1        
        
          <p style="color:#a133f1;">Text here</p>
        
        
          .mytext {color:#a133f1;}
        
        Text color #a133f1
      
           This box has a color of #a133f1        
        
          <div style="background-color:#a133f1;">Content here</div>
        
        
          .mybackground {background-color:#a133f1;}
        
        Background color #a133f1
      
           Border around this has a color of #a133f1        
        
          <div style="border:2px solid #a133f1;">Content here</div>
        
        
          .myborder {border:2px solid #a133f1;}
        
        Border color #a133f1