#f0297e color space conversions
Hex:
        #f0297e
        RGB:
        240, 41, 126
        CMY:
        6, 84, 51
        CMYK:
        0, 83, 48, 6
      HSL:
        334°, 86.8996%, 55.0980%
        HSV (HSB):
        334°, 82.9167%, 94.1176%
        XYZ:
        40.4940, 21.6175, 21.7770
        xyY:
        0.4827, 0.2577, 21.6175
      CIE-Lab:
        53.6188, 76.1496, 3.0710
        CIE-LCH:
        53.6188, 76.2115, 2.3094
        CIE-Luv:
        53.6188, 124.6121, -11.1311
        Hunter-Lab:
        46.4946, 74.0972, 4.7762
      #f0297e color charts
#f0297e RGB chart
      #f0297e CMYK chart
      #f0297e RGB pie chart
      #f0297e color shades, tints & tones
#f0297e color schemes
#f0297e color preview, HTML & CSS examples
           This text has a color of #f0297e        
        
          <p style="color:#f0297e;">Text here</p>
        
        
          .mytext {color:#f0297e;}
        
        Text color #f0297e
      
           This box has a color of #f0297e        
        
          <div style="background-color:#f0297e;">Content here</div>
        
        
          .mybackground {background-color:#f0297e;}
        
        Background color #f0297e
      
           Border around this has a color of #f0297e        
        
          <div style="border:2px solid #f0297e;">Content here</div>
        
        
          .myborder {border:2px solid #f0297e;}
        
        Border color #f0297e