#f224da color space conversions
Hex:
        #f224da
        RGB:
        242, 36, 218
        CMY:
        5, 86, 15
        CMYK:
        0, 85, 10, 5
      HSL:
        307°, 88.7931%, 54.5098%
        HSV (HSB):
        307°, 85.1240%, 94.9020%
        XYZ:
        49.9037, 25.2010, 68.5637
        xyY:
        0.3474, 0.1754, 25.2010
      CIE-Lab:
        57.2707, 87.5461, -45.0965
        CIE-LCH:
        57.2707, 98.4785, 332.7462
        CIE-Luv:
        57.2707, 87.2609, -82.1751
        Hunter-Lab:
        50.2006, 89.5936, -45.8377
      #f224da color charts
#f224da RGB chart
      #f224da CMYK chart
      #f224da RGB pie chart
      #f224da color shades, tints & tones
#f224da color schemes
#f224da color preview, HTML & CSS examples
           This text has a color of #f224da        
        
          <p style="color:#f224da;">Text here</p>
        
        
          .mytext {color:#f224da;}
        
        Text color #f224da
      
           This box has a color of #f224da        
        
          <div style="background-color:#f224da;">Content here</div>
        
        
          .mybackground {background-color:#f224da;}
        
        Background color #f224da
      
           Border around this has a color of #f224da        
        
          <div style="border:2px solid #f224da;">Content here</div>
        
        
          .myborder {border:2px solid #f224da;}
        
        Border color #f224da