#f224c4 color space conversions
Hex:
        #f224c4
        RGB:
        242, 36, 196
        CMY:
        5, 86, 23
        CMYK:
        0, 85, 19, 5
      HSL:
        313°, 88.7931%, 54.5098%
        HSV (HSB):
        313°, 85.1240%, 94.9020%
        XYZ:
        47.2126, 24.1245, 54.3927
        xyY:
        0.3755, 0.1919, 24.1245
      CIE-Lab:
        56.2123, 84.7234, -34.1887
        CIE-LCH:
        56.2123, 91.3615, 338.0243
        CIE-Luv:
        56.2123, 96.5840, -64.9836
        Hunter-Lab:
        49.1167, 85.6259, -31.2770
      #f224c4 color charts
#f224c4 RGB chart
      #f224c4 CMYK chart
      #f224c4 RGB pie chart
      #f224c4 color shades, tints & tones
#f224c4 color schemes
#f224c4 color preview, HTML & CSS examples
           This text has a color of #f224c4        
        
          <p style="color:#f224c4;">Text here</p>
        
        
          .mytext {color:#f224c4;}
        
        Text color #f224c4
      
           This box has a color of #f224c4        
        
          <div style="background-color:#f224c4;">Content here</div>
        
        
          .mybackground {background-color:#f224c4;}
        
        Background color #f224c4
      
           Border around this has a color of #f224c4        
        
          <div style="border:2px solid #f224c4;">Content here</div>
        
        
          .myborder {border:2px solid #f224c4;}
        
        Border color #f224c4