#f2227a color space conversions
Hex:
        #f2227a
        RGB:
        242, 34, 122
        CMY:
        5, 87, 52
        CMYK:
        0, 86, 50, 5
      HSL:
        335°, 88.8889%, 54.1176%
        HSV (HSB):
        335°, 85.9504%, 94.9020%
        XYZ:
        40.7028, 21.4264, 20.4028
        xyY:
        0.4932, 0.2596, 21.4264
      CIE-Lab:
        53.4131, 77.6819, 5.2302
        CIE-LCH:
        53.4131, 77.8578, 3.8518
        CIE-Luv:
        53.4131, 129.6924, -8.8783
        Hunter-Lab:
        46.2887, 75.9543, 6.2687
      #f2227a color charts
#f2227a RGB chart
      #f2227a CMYK chart
      #f2227a RGB pie chart
      #f2227a color shades, tints & tones
#f2227a color schemes
#f2227a color preview, HTML & CSS examples
           This text has a color of #f2227a        
        
          <p style="color:#f2227a;">Text here</p>
        
        
          .mytext {color:#f2227a;}
        
        Text color #f2227a
      
           This box has a color of #f2227a        
        
          <div style="background-color:#f2227a;">Content here</div>
        
        
          .mybackground {background-color:#f2227a;}
        
        Background color #f2227a
      
           Border around this has a color of #f2227a        
        
          <div style="border:2px solid #f2227a;">Content here</div>
        
        
          .myborder {border:2px solid #f2227a;}
        
        Border color #f2227a