#f2044c color space conversions
Hex:
        #f2044c
        RGB:
        242, 4, 76
        CMY:
        5, 98, 70
        CMYK:
        0, 98, 69, 5
      HSL:
        342°, 96.7480%, 48.2353%
        HSV (HSB):
        342°, 98.3471%, 94.9020%
        XYZ:
        37.9659, 19.4859, 8.5976
        xyY:
        0.5748, 0.2950, 19.4859
      CIE-Lab:
        51.2509, 78.3576, 30.1468
        CIE-LCH:
        51.2509, 83.9568, 21.0434
        CIE-Luv:
        51.2509, 152.3652, 16.1365
        Hunter-Lab:
        44.1428, 76.2724, 19.3522
      #f2044c color charts
#f2044c RGB chart
      #f2044c CMYK chart
      #f2044c RGB pie chart
      #f2044c color shades, tints & tones
#f2044c color schemes
#f2044c color preview, HTML & CSS examples
           This text has a color of #f2044c        
        
          <p style="color:#f2044c;">Text here</p>
        
        
          .mytext {color:#f2044c;}
        
        Text color #f2044c
      
           This box has a color of #f2044c        
        
          <div style="background-color:#f2044c;">Content here</div>
        
        
          .mybackground {background-color:#f2044c;}
        
        Background color #f2044c
      
           Border around this has a color of #f2044c        
        
          <div style="border:2px solid #f2044c;">Content here</div>
        
        
          .myborder {border:2px solid #f2044c;}
        
        Border color #f2044c