#f148c2 color space conversions
Hex:
        #f148c2
        RGB:
        241, 72, 194
        CMY:
        5, 72, 24
        CMYK:
        0, 70, 20, 5
      HSL:
        317°, 85.7868%, 61.3725%
        HSV (HSB):
        317°, 70.1245%, 94.5098%
        XYZ:
        48.3306, 27.2305, 53.7477
        xyY:
        0.3738, 0.2106, 27.2305
      CIE-Lab:
        59.1871, 75.0019, -28.4299
        CIE-LCH:
        59.1871, 80.2093, 339.2405
        CIE-Luv:
        59.1871, 88.4567, -55.2417
        Hunter-Lab:
        52.1829, 74.0025, -24.5398
      #f148c2 color charts
#f148c2 RGB chart
      #f148c2 CMYK chart
      #f148c2 RGB pie chart
      #f148c2 color shades, tints & tones
#f148c2 color schemes
#f148c2 color preview, HTML & CSS examples
           This text has a color of #f148c2        
        
          <p style="color:#f148c2;">Text here</p>
        
        
          .mytext {color:#f148c2;}
        
        Text color #f148c2
      
           This box has a color of #f148c2        
        
          <div style="background-color:#f148c2;">Content here</div>
        
        
          .mybackground {background-color:#f148c2;}
        
        Background color #f148c2
      
           Border around this has a color of #f148c2        
        
          <div style="border:2px solid #f148c2;">Content here</div>
        
        
          .myborder {border:2px solid #f148c2;}
        
        Border color #f148c2