#f418bd color space conversions
Hex:
        #f418bd
        RGB:
        244, 24, 189
        CMY:
        4, 91, 26
        CMYK:
        0, 90, 23, 4
      HSL:
        315°, 90.9091%, 52.5490%
        HSV (HSB):
        315°, 90.1639%, 95.6863%
        XYZ:
        46.8202, 23.5605, 50.2240
        xyY:
        0.3882, 0.1954, 23.5605
      CIE-Lab:
        55.6450, 86.0680, -31.0045
        CIE-LCH:
        55.6450, 91.4821, 340.1893
        CIE-Luv:
        55.6450, 102.8035, -60.3525
        Hunter-Lab:
        48.5391, 87.2350, -27.3707
      #f418bd color charts
#f418bd RGB chart
      #f418bd CMYK chart
      #f418bd RGB pie chart
      #f418bd color shades, tints & tones
#f418bd color schemes
#f418bd color preview, HTML & CSS examples
           This text has a color of #f418bd        
        
          <p style="color:#f418bd;">Text here</p>
        
        
          .mytext {color:#f418bd;}
        
        Text color #f418bd
      
           This box has a color of #f418bd        
        
          <div style="background-color:#f418bd;">Content here</div>
        
        
          .mybackground {background-color:#f418bd;}
        
        Background color #f418bd
      
           Border around this has a color of #f418bd        
        
          <div style="border:2px solid #f418bd;">Content here</div>
        
        
          .myborder {border:2px solid #f418bd;}
        
        Border color #f418bd