#f418ed color space conversions
Hex:
        #f418ed
        RGB:
        244, 24, 237
        CMY:
        4, 91, 7
        CMYK:
        0, 90, 3, 4
      HSL:
        302°, 90.9091%, 52.5490%
        HSV (HSB):
        302°, 90.1639%, 95.6863%
        XYZ:
        52.9209, 26.0008, 82.3502
        xyY:
        0.3281, 0.1612, 26.0008
      CIE-Lab:
        58.0378, 92.2103, -54.5695
        CIE-LCH:
        58.0378, 107.1475, 329.3832
        CIE-Luv:
        58.0378, 82.2061, -97.4707
        Hunter-Lab:
        50.9910, 96.0218, -60.0594
      #f418ed color charts
#f418ed RGB chart
      #f418ed CMYK chart
      #f418ed RGB pie chart
      #f418ed color shades, tints & tones
#f418ed color schemes
#f418ed color preview, HTML & CSS examples
           This text has a color of #f418ed        
        
          <p style="color:#f418ed;">Text here</p>
        
        
          .mytext {color:#f418ed;}
        
        Text color #f418ed
      
           This box has a color of #f418ed        
        
          <div style="background-color:#f418ed;">Content here</div>
        
        
          .mybackground {background-color:#f418ed;}
        
        Background color #f418ed
      
           Border around this has a color of #f418ed        
        
          <div style="border:2px solid #f418ed;">Content here</div>
        
        
          .myborder {border:2px solid #f418ed;}
        
        Border color #f418ed