#f148f4 color space conversions
Hex:
        #f148f4
        RGB:
        241, 72, 244
        CMY:
        5, 72, 4
        CMYK:
        1, 70, 0, 4
      HSL:
        299°, 88.6598%, 61.9608%
        HSV (HSB):
        299°, 70.4918%, 95.6863%
        XYZ:
        54.9221, 29.8672, 88.4582
        xyY:
        0.3170, 0.1724, 29.8672
      CIE-Lab:
        61.5394, 82.2380, -52.9304
        CIE-LCH:
        61.5394, 97.7994, 327.2337
        CIE-Luv:
        61.5394, 70.4809, -94.7767
        Hunter-Lab:
        54.6509, 83.7470, -57.7115
      #f148f4 color charts
#f148f4 RGB chart
      #f148f4 CMYK chart
      #f148f4 RGB pie chart
      #f148f4 color shades, tints & tones
#f148f4 color schemes
#f148f4 color preview, HTML & CSS examples
           This text has a color of #f148f4        
        
          <p style="color:#f148f4;">Text here</p>
        
        
          .mytext {color:#f148f4;}
        
        Text color #f148f4
      
           This box has a color of #f148f4        
        
          <div style="background-color:#f148f4;">Content here</div>
        
        
          .mybackground {background-color:#f148f4;}
        
        Background color #f148f4
      
           Border around this has a color of #f148f4        
        
          <div style="border:2px solid #f148f4;">Content here</div>
        
        
          .myborder {border:2px solid #f148f4;}
        
        Border color #f148f4