#f248c0 color space conversions
Hex:
        #f248c0
        RGB:
        242, 72, 192
        CMY:
        5, 72, 25
        CMYK:
        0, 70, 21, 5
      HSL:
        318°, 86.7347%, 61.5686%
        HSV (HSB):
        318°, 70.2479%, 94.9020%
        XYZ:
        48.4497, 27.3177, 52.5884
        xyY:
        0.3775, 0.2128, 27.3177
      CIE-Lab:
        59.2673, 74.9839, -27.1470
        CIE-LCH:
        59.2673, 79.7468, 340.0978
        CIE-Luv:
        59.2673, 89.9749, -53.3178
        Hunter-Lab:
        52.2664, 73.9993, -23.0689
      #f248c0 color charts
#f248c0 RGB chart
      #f248c0 CMYK chart
      #f248c0 RGB pie chart
      #f248c0 color shades, tints & tones
#f248c0 color schemes
#f248c0 color preview, HTML & CSS examples
           This text has a color of #f248c0        
        
          <p style="color:#f248c0;">Text here</p>
        
        
          .mytext {color:#f248c0;}
        
        Text color #f248c0
      
           This box has a color of #f248c0        
        
          <div style="background-color:#f248c0;">Content here</div>
        
        
          .mybackground {background-color:#f248c0;}
        
        Background color #f248c0
      
           Border around this has a color of #f248c0        
        
          <div style="border:2px solid #f248c0;">Content here</div>
        
        
          .myborder {border:2px solid #f248c0;}
        
        Border color #f248c0