#f131e2 color space conversions
Hex:
        #f131e2
        RGB:
        241, 49, 226
        CMY:
        5, 81, 11
        CMYK:
        0, 80, 6, 5
      HSL:
        305°, 87.2727%, 56.8627%
        HSV (HSB):
        305°, 79.6680%, 94.5098%
        XYZ:
        51.1014, 26.3884, 74.3516
        xyY:
        0.3365, 0.1738, 26.3884
      CIE-Lab:
        58.4039, 85.8631, -47.8367
        CIE-LCH:
        58.4039, 98.2895, 330.8766
        CIE-Luv:
        58.4039, 81.4307, -86.4452
        Hunter-Lab:
        51.3696, 87.6711, -49.8567
      #f131e2 color charts
#f131e2 RGB chart
      #f131e2 CMYK chart
      #f131e2 RGB pie chart
      #f131e2 color shades, tints & tones
#f131e2 color schemes
#f131e2 color preview, HTML & CSS examples
           This text has a color of #f131e2        
        
          <p style="color:#f131e2;">Text here</p>
        
        
          .mytext {color:#f131e2;}
        
        Text color #f131e2
      
           This box has a color of #f131e2        
        
          <div style="background-color:#f131e2;">Content here</div>
        
        
          .mybackground {background-color:#f131e2;}
        
        Background color #f131e2
      
           Border around this has a color of #f131e2        
        
          <div style="border:2px solid #f131e2;">Content here</div>
        
        
          .myborder {border:2px solid #f131e2;}
        
        Border color #f131e2