#f225a7 color space conversions
Hex:
        #f225a7
        RGB:
        242, 37, 167
        CMY:
        5, 85, 35
        CMYK:
        0, 85, 31, 5
      HSL:
        322°, 88.7446%, 54.7059%
        HSV (HSB):
        322°, 84.7107%, 94.9020%
        XYZ:
        44.2546, 22.9904, 38.6643
        xyY:
        0.4179, 0.2171, 22.9904
      CIE-Lab:
        55.0624, 81.2304, -19.1058
        CIE-LCH:
        55.0624, 83.4471, 346.7643
        CIE-Luv:
        55.0624, 109.2469, -42.0113
        Hunter-Lab:
        47.9483, 80.8396, -14.2462
      #f225a7 color charts
#f225a7 RGB chart
      #f225a7 CMYK chart
      #f225a7 RGB pie chart
      #f225a7 color shades, tints & tones
#f225a7 color schemes
#f225a7 color preview, HTML & CSS examples
           This text has a color of #f225a7        
        
          <p style="color:#f225a7;">Text here</p>
        
        
          .mytext {color:#f225a7;}
        
        Text color #f225a7
      
           This box has a color of #f225a7        
        
          <div style="background-color:#f225a7;">Content here</div>
        
        
          .mybackground {background-color:#f225a7;}
        
        Background color #f225a7
      
           Border around this has a color of #f225a7        
        
          <div style="border:2px solid #f225a7;">Content here</div>
        
        
          .myborder {border:2px solid #f225a7;}
        
        Border color #f225a7