#f294bd color space conversions
Hex:
        #f294bd
        RGB:
        242, 148, 189
        CMY:
        5, 42, 26
        CMYK:
        0, 39, 22, 5
      HSL:
        334°, 78.3333%, 76.4706%
        HSV (HSB):
        334°, 38.8430%, 94.9020%
        XYZ:
        56.3932, 43.7312, 53.6128
        xyY:
        0.3668, 0.2845, 43.7312
      CIE-Lab:
        72.0484, 40.6260, -6.1229
        CIE-LCH:
        72.0484, 41.0848, 351.4292
        CIE-Luv:
        72.0484, 56.6559, -16.4869
        Hunter-Lab:
        66.1296, 36.4924, -1.7772
      #f294bd color charts
#f294bd RGB chart
      #f294bd CMYK chart
      #f294bd RGB pie chart
      #f294bd color shades, tints & tones
#f294bd color schemes
#f294bd color preview, HTML & CSS examples
           This text has a color of #f294bd        
        
          <p style="color:#f294bd;">Text here</p>
        
        
          .mytext {color:#f294bd;}
        
        Text color #f294bd
      
           This box has a color of #f294bd        
        
          <div style="background-color:#f294bd;">Content here</div>
        
        
          .mybackground {background-color:#f294bd;}
        
        Background color #f294bd
      
           Border around this has a color of #f294bd        
        
          <div style="border:2px solid #f294bd;">Content here</div>
        
        
          .myborder {border:2px solid #f294bd;}
        
        Border color #f294bd