#f1047b color space conversions
Hex:
        #f1047b
        RGB:
        241, 4, 123
        CMY:
        5, 98, 52
        CMYK:
        0, 98, 49, 5
      HSL:
        330°, 96.7347%, 48.0392%
        HSV (HSB):
        330°, 98.3402%, 94.5098%
        XYZ:
        39.8942, 20.2177, 20.5386
        xyY:
        0.4947, 0.2507, 20.2177
      CIE-Lab:
        52.0824, 80.9050, 2.6825
        CIE-LCH:
        52.0824, 80.9495, 1.8990
        CIE-Luv:
        52.0824, 132.9741, -12.7325
        Hunter-Lab:
        44.9641, 79.6864, 4.3924
      #f1047b color charts
#f1047b RGB chart
      #f1047b CMYK chart
      #f1047b RGB pie chart
      #f1047b color shades, tints & tones
#f1047b color schemes
#f1047b color preview, HTML & CSS examples
           This text has a color of #f1047b        
        
          <p style="color:#f1047b;">Text here</p>
        
        
          .mytext {color:#f1047b;}
        
        Text color #f1047b
      
           This box has a color of #f1047b        
        
          <div style="background-color:#f1047b;">Content here</div>
        
        
          .mybackground {background-color:#f1047b;}
        
        Background color #f1047b
      
           Border around this has a color of #f1047b        
        
          <div style="border:2px solid #f1047b;">Content here</div>
        
        
          .myborder {border:2px solid #f1047b;}
        
        Border color #f1047b