#f0408b color space conversions
Hex:
        #f0408b
        RGB:
        240, 64, 139
        CMY:
        6, 75, 45
        CMYK:
        0, 73, 42, 6
      HSL:
        334°, 85.4369%, 59.6078%
        HSV (HSB):
        334°, 73.3333%, 94.1176%
        XYZ:
        42.4288, 24.0561, 26.8332
        xyY:
        0.4547, 0.2578, 24.0561
      CIE-Lab:
        56.1440, 71.1643, -1.0051
        CIE-LCH:
        56.1440, 71.1714, 359.1908
        CIE-Luv:
        56.1440, 111.6541, -15.1806
        Hunter-Lab:
        49.0471, 68.5813, 1.8960
      #f0408b color charts
#f0408b RGB chart
      #f0408b CMYK chart
      #f0408b RGB pie chart
      #f0408b color shades, tints & tones
#f0408b color schemes
#f0408b color preview, HTML & CSS examples
           This text has a color of #f0408b        
        
          <p style="color:#f0408b;">Text here</p>
        
        
          .mytext {color:#f0408b;}
        
        Text color #f0408b
      
           This box has a color of #f0408b        
        
          <div style="background-color:#f0408b;">Content here</div>
        
        
          .mybackground {background-color:#f0408b;}
        
        Background color #f0408b
      
           Border around this has a color of #f0408b        
        
          <div style="border:2px solid #f0408b;">Content here</div>
        
        
          .myborder {border:2px solid #f0408b;}
        
        Border color #f0408b