#f2449f color space conversions
Hex:
        #f2449f
        RGB:
        242, 68, 159
        CMY:
        5, 73, 38
        CMYK:
        0, 72, 34, 5
      HSL:
        329°, 87.0000%, 60.7843%
        HSV (HSB):
        329°, 71.9008%, 94.9020%
        XYZ:
        44.9431, 25.5147, 35.3570
        xyY:
        0.4247, 0.2411, 25.5147
      CIE-Lab:
        57.5735, 72.4063, -10.6171
        CIE-LCH:
        57.5735, 73.1806, 351.6580
        CIE-Luv:
        57.5735, 104.0204, -28.5157
        Hunter-Lab:
        50.5121, 70.4241, -6.1428
      #f2449f color charts
#f2449f RGB chart
      #f2449f CMYK chart
      #f2449f RGB pie chart
      #f2449f color shades, tints & tones
#f2449f color schemes
#f2449f color preview, HTML & CSS examples
           This text has a color of #f2449f        
        
          <p style="color:#f2449f;">Text here</p>
        
        
          .mytext {color:#f2449f;}
        
        Text color #f2449f
      
           This box has a color of #f2449f        
        
          <div style="background-color:#f2449f;">Content here</div>
        
        
          .mybackground {background-color:#f2449f;}
        
        Background color #f2449f
      
           Border around this has a color of #f2449f        
        
          <div style="border:2px solid #f2449f;">Content here</div>
        
        
          .myborder {border:2px solid #f2449f;}
        
        Border color #f2449f