#f048f2 color space conversions
Hex:
        #f048f2
        RGB:
        240, 72, 242
        CMY:
        6, 72, 5
        CMYK:
        1, 70, 0, 5
      HSL:
        299°, 86.7347%, 61.5686%
        HSV (HSB):
        299°, 70.2479%, 94.9020%
        XYZ:
        54.2796, 29.5708, 86.8513
        xyY:
        0.3180, 0.1732, 29.5708
      CIE-Lab:
        61.2821, 81.7166, -52.2371
        CIE-LCH:
        61.2821, 96.9862, 327.4114
        CIE-Luv:
        61.2821, 70.4625, -93.5406
        Hunter-Lab:
        54.3790, 83.0101, -56.6295
      #f048f2 color charts
#f048f2 RGB chart
      #f048f2 CMYK chart
      #f048f2 RGB pie chart
      #f048f2 color shades, tints & tones
#f048f2 color schemes
#f048f2 color preview, HTML & CSS examples
           This text has a color of #f048f2        
        
          <p style="color:#f048f2;">Text here</p>
        
        
          .mytext {color:#f048f2;}
        
        Text color #f048f2
      
           This box has a color of #f048f2        
        
          <div style="background-color:#f048f2;">Content here</div>
        
        
          .mybackground {background-color:#f048f2;}
        
        Background color #f048f2
      
           Border around this has a color of #f048f2        
        
          <div style="border:2px solid #f048f2;">Content here</div>
        
        
          .myborder {border:2px solid #f048f2;}
        
        Border color #f048f2