#f26eff color space conversions
Hex:
        #f26eff
        RGB:
        242, 110, 255
        CMY:
        5, 57, 0
        CMYK:
        5, 57, 0, 0
      HSL:
        295°, 100.0000%, 71.5686%
        HSV (HSB):
        295°, 56.8627%, 100.0000%
        XYZ:
        60.2439, 37.2491, 98.6223
        xyY:
        0.3072, 0.1899, 37.2491
      CIE-Lab:
        67.4635, 69.7419, -49.6067
        CIE-LCH:
        67.4635, 85.5848, 324.5762
        CIE-Luv:
        67.4635, 57.5025, -89.3606
        Hunter-Lab:
        61.0320, 69.3888, -53.0849
      #f26eff color charts
#f26eff RGB chart
      #f26eff CMYK chart
      #f26eff RGB pie chart
      #f26eff color shades, tints & tones
#f26eff color schemes
#f26eff color preview, HTML & CSS examples
           This text has a color of #f26eff        
        
          <p style="color:#f26eff;">Text here</p>
        
        
          .mytext {color:#f26eff;}
        
        Text color #f26eff
      
           This box has a color of #f26eff        
        
          <div style="background-color:#f26eff;">Content here</div>
        
        
          .mybackground {background-color:#f26eff;}
        
        Background color #f26eff
      
           Border around this has a color of #f26eff        
        
          <div style="border:2px solid #f26eff;">Content here</div>
        
        
          .myborder {border:2px solid #f26eff;}
        
        Border color #f26eff