#f294c3 color space conversions
Hex:
        #f294c3
        RGB:
        242, 148, 195
        CMY:
        5, 42, 24
        CMYK:
        0, 39, 19, 5
      HSL:
        330°, 78.3333%, 76.4706%
        HSV (HSB):
        330°, 38.8430%, 94.9020%
        XYZ:
        57.0582, 43.9972, 57.1148
        xyY:
        0.3607, 0.2782, 43.9972
      CIE-Lab:
        72.2266, 41.5031, -9.1821
        CIE-LCH:
        72.2266, 42.5067, 347.5249
        CIE-Luv:
        72.2266, 55.4680, -21.2199
        Hunter-Lab:
        66.3304, 37.4697, -4.6213
      #f294c3 color charts
#f294c3 RGB chart
      #f294c3 CMYK chart
      #f294c3 RGB pie chart
      #f294c3 color shades, tints & tones
#f294c3 color schemes
#f294c3 color preview, HTML & CSS examples
           This text has a color of #f294c3        
        
          <p style="color:#f294c3;">Text here</p>
        
        
          .mytext {color:#f294c3;}
        
        Text color #f294c3
      
           This box has a color of #f294c3        
        
          <div style="background-color:#f294c3;">Content here</div>
        
        
          .mybackground {background-color:#f294c3;}
        
        Background color #f294c3
      
           Border around this has a color of #f294c3        
        
          <div style="border:2px solid #f294c3;">Content here</div>
        
        
          .myborder {border:2px solid #f294c3;}
        
        Border color #f294c3