#f297b1 color space conversions
Hex:
        #f297b1
        RGB:
        242, 151, 177
        CMY:
        5, 41, 31
        CMYK:
        0, 38, 27, 5
      HSL:
        343°, 77.7778%, 77.0588%
        HSV (HSB):
        343°, 37.6033%, 94.9020%
        XYZ:
        55.6204, 44.1848, 47.1920
        xyY:
        0.3784, 0.3006, 44.1848
      CIE-Lab:
        72.3518, 37.3903, 0.9749
        CIE-LCH:
        72.3518, 37.4030, 1.4935
        CIE-Luv:
        72.3518, 57.2520, -5.5684
        Hunter-Lab:
        66.4716, 33.0351, 4.4368
      #f297b1 color charts
#f297b1 RGB chart
      #f297b1 CMYK chart
      #f297b1 RGB pie chart
      #f297b1 color shades, tints & tones
#f297b1 color schemes
#f297b1 color preview, HTML & CSS examples
           This text has a color of #f297b1        
        
          <p style="color:#f297b1;">Text here</p>
        
        
          .mytext {color:#f297b1;}
        
        Text color #f297b1
      
           This box has a color of #f297b1        
        
          <div style="background-color:#f297b1;">Content here</div>
        
        
          .mybackground {background-color:#f297b1;}
        
        Background color #f297b1
      
           Border around this has a color of #f297b1        
        
          <div style="border:2px solid #f297b1;">Content here</div>
        
        
          .myborder {border:2px solid #f297b1;}
        
        Border color #f297b1