#f131c5 color space conversions
Hex:
        #f131c5
        RGB:
        241, 49, 197
        CMY:
        5, 81, 23
        CMYK:
        0, 80, 18, 5
      HSL:
        314°, 87.2727%, 56.8627%
        HSV (HSB):
        314°, 79.6680%, 94.5098%
        XYZ:
        47.4520, 24.9286, 55.1340
        xyY:
        0.3721, 0.1955, 24.9286
      CIE-Lab:
        57.0058, 81.9709, -33.5383
        CIE-LCH:
        57.0058, 88.5666, 337.7481
        CIE-Luv:
        57.0058, 93.1029, -63.7211
        Hunter-Lab:
        49.9286, 82.2710, -30.5215
      #f131c5 color charts
#f131c5 RGB chart
      #f131c5 CMYK chart
      #f131c5 RGB pie chart
      #f131c5 color shades, tints & tones
#f131c5 color schemes
#f131c5 color preview, HTML & CSS examples
           This text has a color of #f131c5        
        
          <p style="color:#f131c5;">Text here</p>
        
        
          .mytext {color:#f131c5;}
        
        Text color #f131c5
      
           This box has a color of #f131c5        
        
          <div style="background-color:#f131c5;">Content here</div>
        
        
          .mybackground {background-color:#f131c5;}
        
        Background color #f131c5
      
           Border around this has a color of #f131c5        
        
          <div style="border:2px solid #f131c5;">Content here</div>
        
        
          .myborder {border:2px solid #f131c5;}
        
        Border color #f131c5