#f0048f color space conversions
Hex:
        #f0048f
        RGB:
        240, 4, 143
        CMY:
        6, 98, 44
        CMYK:
        0, 98, 40, 6
      HSL:
        325°, 96.7213%, 47.8431%
        HSV (HSB):
        325°, 98.3333%, 94.1176%
        XYZ:
        40.9365, 20.5953, 27.8043
        xyY:
        0.4582, 0.2305, 20.5953
      CIE-Lab:
        52.5037, 82.3217, -8.7763
        CIE-LCH:
        52.5037, 82.7882, 353.9147
        CIE-Luv:
        52.5037, 122.9157, -27.6665
        Hunter-Lab:
        45.3820, 81.5961, -4.5579
      #f0048f color charts
#f0048f RGB chart
      #f0048f CMYK chart
      #f0048f RGB pie chart
      #f0048f color shades, tints & tones
#f0048f color schemes
#f0048f color preview, HTML & CSS examples
           This text has a color of #f0048f        
        
          <p style="color:#f0048f;">Text here</p>
        
        
          .mytext {color:#f0048f;}
        
        Text color #f0048f
      
           This box has a color of #f0048f        
        
          <div style="background-color:#f0048f;">Content here</div>
        
        
          .mybackground {background-color:#f0048f;}
        
        Background color #f0048f
      
           Border around this has a color of #f0048f        
        
          <div style="border:2px solid #f0048f;">Content here</div>
        
        
          .myborder {border:2px solid #f0048f;}
        
        Border color #f0048f