#f10eff color space conversions
Hex:
        #f10eff
        RGB:
        241, 14, 255
        CMY:
        5, 95, 0
        CMYK:
        5, 95, 0, 0
      HSL:
        297°, 100.0000%, 52.7451%
        HSV (HSB):
        297°, 94.5098%, 100.0000%
        XYZ:
        54.4827, 26.2348, 96.8000
        xyY:
        0.3069, 0.1478, 26.2348
      CIE-Lab:
        58.2593, 95.2628, -64.2767
        CIE-LCH:
        58.2593, 114.9195, 325.9913
        CIE-Luv:
        58.2593, 73.6900, -112.5262
        Hunter-Lab:
        51.2200, 100.2355, -76.1975
      #f10eff color charts
#f10eff RGB chart
      #f10eff CMYK chart
      #f10eff RGB pie chart
      #f10eff color shades, tints & tones
#f10eff color schemes
#f10eff color preview, HTML & CSS examples
           This text has a color of #f10eff        
        
          <p style="color:#f10eff;">Text here</p>
        
        
          .mytext {color:#f10eff;}
        
        Text color #f10eff
      
           This box has a color of #f10eff        
        
          <div style="background-color:#f10eff;">Content here</div>
        
        
          .mybackground {background-color:#f10eff;}
        
        Background color #f10eff
      
           Border around this has a color of #f10eff        
        
          <div style="border:2px solid #f10eff;">Content here</div>
        
        
          .myborder {border:2px solid #f10eff;}
        
        Border color #f10eff