#f0408d color space conversions
Hex:
        #f0408d
        RGB:
        240, 64, 141
        CMY:
        6, 75, 45
        CMYK:
        0, 73, 41, 6
      HSL:
        334°, 85.4369%, 59.6078%
        HSV (HSB):
        334°, 73.3333%, 94.1176%
        XYZ:
        42.5763, 24.1151, 27.6100
        xyY:
        0.4515, 0.2557, 24.1151
      CIE-Lab:
        56.2029, 71.3526, -2.1020
        CIE-LCH:
        56.2029, 71.3836, 358.3126
        CIE-Luv:
        56.2029, 110.8867, -16.6575
        Hunter-Lab:
        49.1072, 68.8233, 1.0399
      #f0408d color charts
#f0408d RGB chart
      #f0408d CMYK chart
      #f0408d RGB pie chart
      #f0408d color shades, tints & tones
#f0408d color schemes
#f0408d color preview, HTML & CSS examples
           This text has a color of #f0408d        
        
          <p style="color:#f0408d;">Text here</p>
        
        
          .mytext {color:#f0408d;}
        
        Text color #f0408d
      
           This box has a color of #f0408d        
        
          <div style="background-color:#f0408d;">Content here</div>
        
        
          .mybackground {background-color:#f0408d;}
        
        Background color #f0408d
      
           Border around this has a color of #f0408d        
        
          <div style="border:2px solid #f0408d;">Content here</div>
        
        
          .myborder {border:2px solid #f0408d;}
        
        Border color #f0408d