#f298e5 color space conversions
Hex:
        #f298e5
        RGB:
        242, 152, 229
        CMY:
        5, 40, 10
        CMYK:
        0, 37, 5, 5
      HSL:
        309°, 77.5862%, 77.2549%
        HSV (HSB):
        309°, 37.1901%, 94.9020%
        XYZ:
        61.9890, 46.9909, 79.9317
        xyY:
        0.3281, 0.2487, 46.9909
      CIE-Lab:
        74.1839, 44.8824, -24.9298
        CIE-LCH:
        74.1839, 51.3413, 330.9502
        CIE-Luv:
        74.1839, 46.7528, -46.4944
        Hunter-Lab:
        68.5499, 41.4537, -21.1494
      #f298e5 color charts
#f298e5 RGB chart
      #f298e5 CMYK chart
      #f298e5 RGB pie chart
      #f298e5 color shades, tints & tones
#f298e5 color schemes
#f298e5 color preview, HTML & CSS examples
           This text has a color of #f298e5        
        
          <p style="color:#f298e5;">Text here</p>
        
        
          .mytext {color:#f298e5;}
        
        Text color #f298e5
      
           This box has a color of #f298e5        
        
          <div style="background-color:#f298e5;">Content here</div>
        
        
          .mybackground {background-color:#f298e5;}
        
        Background color #f298e5
      
           Border around this has a color of #f298e5        
        
          <div style="border:2px solid #f298e5;">Content here</div>
        
        
          .myborder {border:2px solid #f298e5;}
        
        Border color #f298e5