#f268f8 color space conversions
Hex:
        #f268f8
        RGB:
        242, 104, 248
        CMY:
        5, 59, 3
        CMYK:
        2, 58, 0, 3
      HSL:
        298°, 91.1392%, 69.0196%
        HSV (HSB):
        298°, 58.0645%, 97.2549%
        XYZ:
        58.5115, 35.5552, 92.5859
        xyY:
        0.3135, 0.1905, 35.5552
      CIE-Lab:
        66.1786, 71.1232, -47.7904
        CIE-LCH:
        66.1786, 85.6880, 326.1013
        CIE-Luv:
        66.1786, 61.3440, -86.3364
        Hunter-Lab:
        59.6282, 70.8080, -50.3211
      #f268f8 color charts
#f268f8 RGB chart
      #f268f8 CMYK chart
      #f268f8 RGB pie chart
      #f268f8 color shades, tints & tones
#f268f8 color schemes
#f268f8 color preview, HTML & CSS examples
           This text has a color of #f268f8        
        
          <p style="color:#f268f8;">Text here</p>
        
        
          .mytext {color:#f268f8;}
        
        Text color #f268f8
      
           This box has a color of #f268f8        
        
          <div style="background-color:#f268f8;">Content here</div>
        
        
          .mybackground {background-color:#f268f8;}
        
        Background color #f268f8
      
           Border around this has a color of #f268f8        
        
          <div style="border:2px solid #f268f8;">Content here</div>
        
        
          .myborder {border:2px solid #f268f8;}
        
        Border color #f268f8