#f1218a color space conversions
Hex:
        #f1218a
        RGB:
        241, 33, 138
        CMY:
        5, 87, 46
        CMYK:
        0, 86, 43, 5
      HSL:
        330°, 88.1356%, 53.7255%
        HSV (HSB):
        330°, 86.3071%, 94.5098%
        XYZ:
        41.4069, 21.6235, 26.0361
        xyY:
        0.4649, 0.2428, 21.6235
      CIE-Lab:
        53.6252, 78.9284, -4.0938
        CIE-LCH:
        53.6252, 79.0345, 357.0309
        CIE-Luv:
        53.6252, 122.2115, -20.8384
        Hunter-Lab:
        46.5010, 77.5688, -0.6460
      #f1218a color charts
#f1218a RGB chart
      #f1218a CMYK chart
      #f1218a RGB pie chart
      #f1218a color shades, tints & tones
#f1218a color schemes
#f1218a color preview, HTML & CSS examples
           This text has a color of #f1218a        
        
          <p style="color:#f1218a;">Text here</p>
        
        
          .mytext {color:#f1218a;}
        
        Text color #f1218a
      
           This box has a color of #f1218a        
        
          <div style="background-color:#f1218a;">Content here</div>
        
        
          .mybackground {background-color:#f1218a;}
        
        Background color #f1218a
      
           Border around this has a color of #f1218a        
        
          <div style="border:2px solid #f1218a;">Content here</div>
        
        
          .myborder {border:2px solid #f1218a;}
        
        Border color #f1218a