#f1429d color space conversions
Hex:
        #f1429d
        RGB:
        241, 66, 157
        CMY:
        5, 74, 38
        CMYK:
        0, 73, 35, 5
      HSL:
        329°, 86.2069%, 60.1961%
        HSV (HSB):
        329°, 72.6141%, 94.5098%
        XYZ:
        44.3096, 25.0315, 34.3945
        xyY:
        0.4271, 0.2413, 25.0315
      CIE-Lab:
        57.1061, 72.5822, -10.1641
        CIE-LCH:
        57.1061, 73.2904, 352.0284
        CIE-Luv:
        57.1061, 104.7279, -27.8804
        Hunter-Lab:
        50.0315, 70.5307, -5.7372
      #f1429d color charts
#f1429d RGB chart
      #f1429d CMYK chart
      #f1429d RGB pie chart
      #f1429d color shades, tints & tones
#f1429d color schemes
#f1429d color preview, HTML & CSS examples
           This text has a color of #f1429d        
        
          <p style="color:#f1429d;">Text here</p>
        
        
          .mytext {color:#f1429d;}
        
        Text color #f1429d
      
           This box has a color of #f1429d        
        
          <div style="background-color:#f1429d;">Content here</div>
        
        
          .mybackground {background-color:#f1429d;}
        
        Background color #f1429d
      
           Border around this has a color of #f1429d        
        
          <div style="border:2px solid #f1429d;">Content here</div>
        
        
          .myborder {border:2px solid #f1429d;}
        
        Border color #f1429d