#f04296 color space conversions
Hex:
        #f04296
        RGB:
        240, 66, 150
        CMY:
        6, 74, 41
        CMYK:
        0, 73, 38, 6
      HSL:
        331°, 85.2941%, 60.0000%
        HSV (HSB):
        331°, 72.5000%, 94.1176%
        XYZ:
        43.3884, 24.6237, 31.3202
        xyY:
        0.4368, 0.2479, 24.6237
      CIE-Lab:
        56.7069, 71.5972, -6.6668
        CIE-LCH:
        56.7069, 71.9069, 354.6802
        CIE-Luv:
        56.7069, 106.6528, -22.8339
        Hunter-Lab:
        49.6223, 69.2367, -2.6866
      #f04296 color charts
#f04296 RGB chart
      #f04296 CMYK chart
      #f04296 RGB pie chart
      #f04296 color shades, tints & tones
#f04296 color schemes
#f04296 color preview, HTML & CSS examples
           This text has a color of #f04296        
        
          <p style="color:#f04296;">Text here</p>
        
        
          .mytext {color:#f04296;}
        
        Text color #f04296
      
           This box has a color of #f04296        
        
          <div style="background-color:#f04296;">Content here</div>
        
        
          .mybackground {background-color:#f04296;}
        
        Background color #f04296
      
           Border around this has a color of #f04296        
        
          <div style="border:2px solid #f04296;">Content here</div>
        
        
          .myborder {border:2px solid #f04296;}
        
        Border color #f04296