#f297c5 color space conversions
Hex:
        #f297c5
        RGB:
        242, 151, 197
        CMY:
        5, 41, 23
        CMYK:
        0, 38, 19, 5
      HSL:
        330°, 77.7778%, 77.0588%
        HSV (HSB):
        330°, 37.6033%, 94.9020%
        XYZ:
        57.7626, 45.0417, 58.4728
        xyY:
        0.3582, 0.2793, 45.0417
      CIE-Lab:
        72.9193, 40.2459, -9.2562
        CIE-LCH:
        72.9193, 41.2966, 347.0478
        CIE-Luv:
        72.9193, 53.4600, -21.1241
        Hunter-Lab:
        67.1131, 36.1827, -4.6777
      #f297c5 color charts
#f297c5 RGB chart
      #f297c5 CMYK chart
      #f297c5 RGB pie chart
      #f297c5 color shades, tints & tones
#f297c5 color schemes
#f297c5 color preview, HTML & CSS examples
           This text has a color of #f297c5        
        
          <p style="color:#f297c5;">Text here</p>
        
        
          .mytext {color:#f297c5;}
        
        Text color #f297c5
      
           This box has a color of #f297c5        
        
          <div style="background-color:#f297c5;">Content here</div>
        
        
          .mybackground {background-color:#f297c5;}
        
        Background color #f297c5
      
           Border around this has a color of #f297c5        
        
          <div style="border:2px solid #f297c5;">Content here</div>
        
        
          .myborder {border:2px solid #f297c5;}
        
        Border color #f297c5