#f297e1 color space conversions
Hex:
        #f297e1
        RGB:
        242, 151, 225
        CMY:
        5, 41, 12
        CMYK:
        0, 38, 7, 5
      HSL:
        311°, 77.7778%, 77.0588%
        HSV (HSB):
        311°, 37.6033%, 94.9020%
        XYZ:
        61.2752, 46.4467, 76.9697
        xyY:
        0.3318, 0.2515, 46.4467
      CIE-Lab:
        73.8345, 44.7178, -23.2756
        CIE-LCH:
        73.8345, 50.4127, 332.5030
        CIE-Luv:
        73.8345, 48.0076, -43.7858
        Hunter-Lab:
        68.1518, 41.2233, -19.2550
      #f297e1 color charts
#f297e1 RGB chart
      #f297e1 CMYK chart
      #f297e1 RGB pie chart
      #f297e1 color shades, tints & tones
#f297e1 color schemes
#f297e1 color preview, HTML & CSS examples
           This text has a color of #f297e1        
        
          <p style="color:#f297e1;">Text here</p>
        
        
          .mytext {color:#f297e1;}
        
        Text color #f297e1
      
           This box has a color of #f297e1        
        
          <div style="background-color:#f297e1;">Content here</div>
        
        
          .mybackground {background-color:#f297e1;}
        
        Background color #f297e1
      
           Border around this has a color of #f297e1        
        
          <div style="border:2px solid #f297e1;">Content here</div>
        
        
          .myborder {border:2px solid #f297e1;}
        
        Border color #f297e1