#f1339d color space conversions
Hex:
        #f1339d
        RGB:
        241, 51, 157
        CMY:
        5, 80, 38
        CMYK:
        0, 79, 35, 5
      HSL:
        327°, 87.1560%, 57.2549%
        HSV (HSB):
        327°, 78.8382%, 94.5098%
        XYZ:
        43.5453, 23.5027, 34.1397
        xyY:
        0.4303, 0.2323, 23.5027
      CIE-Lab:
        55.5865, 76.8901, -12.4470
        CIE-LCH:
        55.5865, 77.8911, 350.8047
        CIE-Luv:
        55.5865, 109.5257, -31.8089
        Hunter-Lab:
        48.4796, 75.4925, -7.8167
      #f1339d color charts
#f1339d RGB chart
      #f1339d CMYK chart
      #f1339d RGB pie chart
      #f1339d color shades, tints & tones
#f1339d color schemes
#f1339d color preview, HTML & CSS examples
           This text has a color of #f1339d        
        
          <p style="color:#f1339d;">Text here</p>
        
        
          .mytext {color:#f1339d;}
        
        Text color #f1339d
      
           This box has a color of #f1339d        
        
          <div style="background-color:#f1339d;">Content here</div>
        
        
          .mybackground {background-color:#f1339d;}
        
        Background color #f1339d
      
           Border around this has a color of #f1339d        
        
          <div style="border:2px solid #f1339d;">Content here</div>
        
        
          .myborder {border:2px solid #f1339d;}
        
        Border color #f1339d