#f224d1 color space conversions
Hex:
        #f224d1
        RGB:
        242, 36, 209
        CMY:
        5, 86, 18
        CMYK:
        0, 85, 14, 5
      HSL:
        310°, 88.7931%, 54.5098%
        HSV (HSB):
        310°, 85.1240%, 94.9020%
        XYZ:
        48.7574, 24.7424, 62.5276
        xyY:
        0.3584, 0.1819, 24.7424
      CIE-Lab:
        56.8236, 86.3608, -40.6814
        CIE-LCH:
        56.8236, 95.4629, 334.7766
        CIE-Luv:
        56.8236, 91.0154, -75.1764
        Hunter-Lab:
        49.7418, 87.9196, -39.7108
      #f224d1 color charts
#f224d1 RGB chart
      #f224d1 CMYK chart
      #f224d1 RGB pie chart
      #f224d1 color shades, tints & tones
#f224d1 color schemes
#f224d1 color preview, HTML & CSS examples
           This text has a color of #f224d1        
        
          <p style="color:#f224d1;">Text here</p>
        
        
          .mytext {color:#f224d1;}
        
        Text color #f224d1
      
           This box has a color of #f224d1        
        
          <div style="background-color:#f224d1;">Content here</div>
        
        
          .mybackground {background-color:#f224d1;}
        
        Background color #f224d1
      
           Border around this has a color of #f224d1        
        
          <div style="border:2px solid #f224d1;">Content here</div>
        
        
          .myborder {border:2px solid #f224d1;}
        
        Border color #f224d1