#f229a7 color space conversions
Hex:
        #f229a7
        RGB:
        242, 41, 167
        CMY:
        5, 84, 35
        CMYK:
        0, 83, 31, 5
      HSL:
        322°, 88.5463%, 55.4902%
        HSV (HSB):
        322°, 83.0579%, 94.9020%
        XYZ:
        44.3859, 23.2531, 38.7081
        xyY:
        0.4174, 0.2187, 23.2531
      CIE-Lab:
        55.3321, 80.4511, -18.6943
        CIE-LCH:
        55.3321, 82.5945, 346.9184
        CIE-Luv:
        55.3321, 108.4433, -41.3095
        Hunter-Lab:
        48.2215, 79.9143, -13.8379
      #f229a7 color charts
#f229a7 RGB chart
      #f229a7 CMYK chart
      #f229a7 RGB pie chart
      #f229a7 color shades, tints & tones
#f229a7 color schemes
#f229a7 color preview, HTML & CSS examples
           This text has a color of #f229a7        
        
          <p style="color:#f229a7;">Text here</p>
        
        
          .mytext {color:#f229a7;}
        
        Text color #f229a7
      
           This box has a color of #f229a7        
        
          <div style="background-color:#f229a7;">Content here</div>
        
        
          .mybackground {background-color:#f229a7;}
        
        Background color #f229a7
      
           Border around this has a color of #f229a7        
        
          <div style="border:2px solid #f229a7;">Content here</div>
        
        
          .myborder {border:2px solid #f229a7;}
        
        Border color #f229a7