#f228af color space conversions
Hex:
        #f228af
        RGB:
        242, 40, 175
        CMY:
        5, 84, 31
        CMYK:
        0, 83, 28, 5
      HSL:
        320°, 88.5965%, 55.2941%
        HSV (HSB):
        320°, 83.4711%, 94.9020%
        XYZ:
        45.1146, 23.4900, 42.7137
        xyY:
        0.4053, 0.2110, 23.4900
      CIE-Lab:
        55.5735, 81.5220, -23.0057
        CIE-LCH:
        55.5735, 84.7060, 344.2408
        CIE-Luv:
        55.5735, 105.1135, -47.7649
        Hunter-Lab:
        48.4665, 81.3390, -18.3260
      #f228af color charts
#f228af RGB chart
      #f228af CMYK chart
      #f228af RGB pie chart
      #f228af color shades, tints & tones
#f228af color schemes
#f228af color preview, HTML & CSS examples
           This text has a color of #f228af        
        
          <p style="color:#f228af;">Text here</p>
        
        
          .mytext {color:#f228af;}
        
        Text color #f228af
      
           This box has a color of #f228af        
        
          <div style="background-color:#f228af;">Content here</div>
        
        
          .mybackground {background-color:#f228af;}
        
        Background color #f228af
      
           Border around this has a color of #f228af        
        
          <div style="border:2px solid #f228af;">Content here</div>
        
        
          .myborder {border:2px solid #f228af;}
        
        Border color #f228af