#f1228b color space conversions
Hex:
        #f1228b
        RGB:
        241, 34, 139
        CMY:
        5, 87, 45
        CMYK:
        0, 86, 42, 5
      HSL:
        330°, 88.0851%, 53.9216%
        HSV (HSB):
        330°, 85.8921%, 94.5098%
        XYZ:
        41.5079, 21.7089, 26.4286
        xyY:
        0.4630, 0.2422, 21.7089
      CIE-Lab:
        53.7168, 78.8413, -4.5566
        CIE-LCH:
        53.7168, 78.9729, 356.6923
        CIE-Luv:
        53.7168, 121.5574, -21.4269
        Hunter-Lab:
        46.5928, 77.4818, -1.0158
      #f1228b color charts
#f1228b RGB chart
      #f1228b CMYK chart
      #f1228b RGB pie chart
      #f1228b color shades, tints & tones
#f1228b color schemes
#f1228b color preview, HTML & CSS examples
           This text has a color of #f1228b        
        
          <p style="color:#f1228b;">Text here</p>
        
        
          .mytext {color:#f1228b;}
        
        Text color #f1228b
      
           This box has a color of #f1228b        
        
          <div style="background-color:#f1228b;">Content here</div>
        
        
          .mybackground {background-color:#f1228b;}
        
        Background color #f1228b
      
           Border around this has a color of #f1228b        
        
          <div style="border:2px solid #f1228b;">Content here</div>
        
        
          .myborder {border:2px solid #f1228b;}
        
        Border color #f1228b