#f294d4 color space conversions
Hex:
        #f294d4
        RGB:
        242, 148, 212
        CMY:
        5, 42, 17
        CMYK:
        0, 39, 12, 5
      HSL:
        319°, 78.3333%, 76.4706%
        HSV (HSB):
        319°, 38.8430%, 94.9020%
        XYZ:
        59.0915, 44.8105, 67.8222
        xyY:
        0.3441, 0.2609, 44.8105
      CIE-Lab:
        72.7670, 44.1260, -17.7585
        CIE-LCH:
        72.7670, 47.5654, 338.0777
        CIE-Luv:
        72.7670, 52.0615, -34.8817
        Hunter-Lab:
        66.9407, 40.4238, -13.2123
      #f294d4 color charts
#f294d4 RGB chart
      #f294d4 CMYK chart
      #f294d4 RGB pie chart
      #f294d4 color shades, tints & tones
#f294d4 color schemes
#f294d4 color preview, HTML & CSS examples
           This text has a color of #f294d4        
        
          <p style="color:#f294d4;">Text here</p>
        
        
          .mytext {color:#f294d4;}
        
        Text color #f294d4
      
           This box has a color of #f294d4        
        
          <div style="background-color:#f294d4;">Content here</div>
        
        
          .mybackground {background-color:#f294d4;}
        
        Background color #f294d4
      
           Border around this has a color of #f294d4        
        
          <div style="border:2px solid #f294d4;">Content here</div>
        
        
          .myborder {border:2px solid #f294d4;}
        
        Border color #f294d4