#f257f8 color space conversions
Hex:
        #f257f8
        RGB:
        242, 87, 248
        CMY:
        5, 66, 3
        CMYK:
        2, 65, 0, 3
      HSL:
        298°, 92.0000%, 65.6863%
        HSV (HSB):
        298°, 64.9194%, 97.2549%
        XYZ:
        56.9694, 32.4709, 92.0718
        xyY:
        0.3139, 0.1789, 32.4709
      CIE-Lab:
        63.7302, 77.9066, -51.6605
        CIE-LCH:
        63.7302, 93.4786, 326.4513
        CIE-Luv:
        63.7302, 66.2591, -92.8377
        Hunter-Lab:
        56.9833, 78.7358, -55.9107
      #f257f8 color charts
#f257f8 RGB chart
      #f257f8 CMYK chart
      #f257f8 RGB pie chart
      #f257f8 color shades, tints & tones
#f257f8 color schemes
#f257f8 color preview, HTML & CSS examples
           This text has a color of #f257f8        
        
          <p style="color:#f257f8;">Text here</p>
        
        
          .mytext {color:#f257f8;}
        
        Text color #f257f8
      
           This box has a color of #f257f8        
        
          <div style="background-color:#f257f8;">Content here</div>
        
        
          .mybackground {background-color:#f257f8;}
        
        Background color #f257f8
      
           Border around this has a color of #f257f8        
        
          <div style="border:2px solid #f257f8;">Content here</div>
        
        
          .myborder {border:2px solid #f257f8;}
        
        Border color #f257f8