#f10eed color space conversions
Hex:
        #f10eed
        RGB:
        241, 14, 237
        CMY:
        5, 95, 7
        CMYK:
        0, 94, 2, 5
      HSL:
        301°, 89.0196%, 50.0000%
        HSV (HSB):
        301°, 94.1909%, 94.5098%
        XYZ:
        51.7187, 25.1293, 82.2453
        xyY:
        0.3251, 0.1580, 25.1293
      CIE-Lab:
        57.2012, 92.6779, -55.9346
        CIE-LCH:
        57.2012, 108.2491, 328.8874
        CIE-Luv:
        57.2012, 80.6546, -99.2538
        Hunter-Lab:
        50.1291, 96.4344, -62.1849
      #f10eed color charts
#f10eed RGB chart
      #f10eed CMYK chart
      #f10eed RGB pie chart
      #f10eed color shades, tints & tones
#f10eed color schemes
#f10eed color preview, HTML & CSS examples
           This text has a color of #f10eed        
        
          <p style="color:#f10eed;">Text here</p>
        
        
          .mytext {color:#f10eed;}
        
        Text color #f10eed
      
           This box has a color of #f10eed        
        
          <div style="background-color:#f10eed;">Content here</div>
        
        
          .mybackground {background-color:#f10eed;}
        
        Background color #f10eed
      
           Border around this has a color of #f10eed        
        
          <div style="border:2px solid #f10eed;">Content here</div>
        
        
          .myborder {border:2px solid #f10eed;}
        
        Border color #f10eed