#f248e6 color space conversions
Hex:
        #f248e6
        RGB:
        242, 72, 230
        CMY:
        5, 72, 10
        CMYK:
        0, 70, 5, 5
      HSL:
        304°, 86.7347%, 61.5686%
        HSV (HSB):
        304°, 70.2479%, 94.9020%
        XYZ:
        53.2182, 29.2251, 77.6990
        xyY:
        0.3323, 0.1825, 29.2251
      CIE-Lab:
        60.9798, 80.2981, -45.9997
        CIE-LCH:
        60.9798, 92.5406, 330.1932
        CIE-Luv:
        60.9798, 76.0257, -83.5446
        Hunter-Lab:
        54.0603, 81.1142, -47.3733
      #f248e6 color charts
#f248e6 RGB chart
      #f248e6 CMYK chart
      #f248e6 RGB pie chart
      #f248e6 color shades, tints & tones
#f248e6 color schemes
#f248e6 color preview, HTML & CSS examples
           This text has a color of #f248e6        
        
          <p style="color:#f248e6;">Text here</p>
        
        
          .mytext {color:#f248e6;}
        
        Text color #f248e6
      
           This box has a color of #f248e6        
        
          <div style="background-color:#f248e6;">Content here</div>
        
        
          .mybackground {background-color:#f248e6;}
        
        Background color #f248e6
      
           Border around this has a color of #f248e6        
        
          <div style="border:2px solid #f248e6;">Content here</div>
        
        
          .myborder {border:2px solid #f248e6;}
        
        Border color #f248e6