#f298d3 color space conversions
Hex:
        #f298d3
        RGB:
        242, 152, 211
        CMY:
        5, 40, 17
        CMYK:
        0, 37, 13, 5
      HSL:
        321°, 77.5862%, 77.2549%
        HSV (HSB):
        321°, 37.1901%, 94.9020%
        XYZ:
        59.6041, 46.0369, 67.3725
        xyY:
        0.3445, 0.2661, 46.0369
      CIE-Lab:
        73.5695, 41.8972, -15.9966
        CIE-LCH:
        73.5695, 44.8472, 339.1029
        CIE-Luv:
        73.5695, 50.2352, -31.7902
        Hunter-Lab:
        67.8505, 38.0671, -11.3770
      #f298d3 color charts
#f298d3 RGB chart
      #f298d3 CMYK chart
      #f298d3 RGB pie chart
      #f298d3 color shades, tints & tones
#f298d3 color schemes
#f298d3 color preview, HTML & CSS examples
           This text has a color of #f298d3        
        
          <p style="color:#f298d3;">Text here</p>
        
        
          .mytext {color:#f298d3;}
        
        Text color #f298d3
      
           This box has a color of #f298d3        
        
          <div style="background-color:#f298d3;">Content here</div>
        
        
          .mybackground {background-color:#f298d3;}
        
        Background color #f298d3
      
           Border around this has a color of #f298d3        
        
          <div style="border:2px solid #f298d3;">Content here</div>
        
        
          .myborder {border:2px solid #f298d3;}
        
        Border color #f298d3