#f1248b color space conversions
Hex:
        #f1248b
        RGB:
        241, 36, 139
        CMY:
        5, 86, 45
        CMYK:
        0, 85, 42, 5
      HSL:
        330°, 87.9828%, 54.3137%
        HSV (HSB):
        330°, 85.0622%, 94.5098%
        XYZ:
        41.5667, 21.8266, 26.4482
        xyY:
        0.4627, 0.2429, 21.8266
      CIE-Lab:
        53.8425, 78.4784, -4.3706
        CIE-LCH:
        53.8425, 78.6000, 356.8124
        CIE-Luv:
        53.8425, 121.1160, -21.1100
        Hunter-Lab:
        46.7190, 77.0565, -0.8616
      #f1248b color charts
#f1248b RGB chart
      #f1248b CMYK chart
      #f1248b RGB pie chart
      #f1248b color shades, tints & tones
#f1248b color schemes
#f1248b color preview, HTML & CSS examples
           This text has a color of #f1248b        
        
          <p style="color:#f1248b;">Text here</p>
        
        
          .mytext {color:#f1248b;}
        
        Text color #f1248b
      
           This box has a color of #f1248b        
        
          <div style="background-color:#f1248b;">Content here</div>
        
        
          .mybackground {background-color:#f1248b;}
        
        Background color #f1248b
      
           Border around this has a color of #f1248b        
        
          <div style="border:2px solid #f1248b;">Content here</div>
        
        
          .myborder {border:2px solid #f1248b;}
        
        Border color #f1248b