#f1147f color space conversions
Hex:
        #f1147f
        RGB:
        241, 20, 127
        CMY:
        5, 92, 50
        CMYK:
        0, 92, 47, 5
      HSL:
        331°, 88.7550%, 51.1765%
        HSV (HSB):
        331°, 91.7012%, 94.5098%
        XYZ:
        40.3565, 20.7334, 21.9536
        xyY:
        0.4860, 0.2497, 20.7334
      CIE-Lab:
        52.6565, 79.8714, 1.0965
        CIE-LCH:
        52.6565, 79.8789, 0.7865
        CIE-Luv:
        52.6565, 129.4255, -14.4348
        Hunter-Lab:
        45.5339, 78.5195, 3.2879
      #f1147f color charts
#f1147f RGB chart
      #f1147f CMYK chart
      #f1147f RGB pie chart
      #f1147f color shades, tints & tones
#f1147f color schemes
#f1147f color preview, HTML & CSS examples
           This text has a color of #f1147f        
        
          <p style="color:#f1147f;">Text here</p>
        
        
          .mytext {color:#f1147f;}
        
        Text color #f1147f
      
           This box has a color of #f1147f        
        
          <div style="background-color:#f1147f;">Content here</div>
        
        
          .mybackground {background-color:#f1147f;}
        
        Background color #f1147f
      
           Border around this has a color of #f1147f        
        
          <div style="border:2px solid #f1147f;">Content here</div>
        
        
          .myborder {border:2px solid #f1147f;}
        
        Border color #f1147f