#f298d5 color space conversions
Hex:
        #f298d5
        RGB:
        242, 152, 213
        CMY:
        5, 40, 16
        CMYK:
        0, 37, 12, 5
      HSL:
        319°, 77.5862%, 77.2549%
        HSV (HSB):
        319°, 37.1901%, 94.9020%
        XYZ:
        59.8564, 46.1378, 68.7015
        xyY:
        0.3426, 0.2641, 46.1378
      CIE-Lab:
        73.6349, 42.2184, -16.9971
        CIE-LCH:
        73.6349, 45.5115, 338.0703
        CIE-Luv:
        73.6349, 49.8493, -33.4120
        Hunter-Lab:
        67.9248, 38.4286, -12.4206
      #f298d5 color charts
#f298d5 RGB chart
      #f298d5 CMYK chart
      #f298d5 RGB pie chart
      #f298d5 color shades, tints & tones
#f298d5 color schemes
#f298d5 color preview, HTML & CSS examples
           This text has a color of #f298d5        
        
          <p style="color:#f298d5;">Text here</p>
        
        
          .mytext {color:#f298d5;}
        
        Text color #f298d5
      
           This box has a color of #f298d5        
        
          <div style="background-color:#f298d5;">Content here</div>
        
        
          .mybackground {background-color:#f298d5;}
        
        Background color #f298d5
      
           Border around this has a color of #f298d5        
        
          <div style="border:2px solid #f298d5;">Content here</div>
        
        
          .myborder {border:2px solid #f298d5;}
        
        Border color #f298d5