#f248a2 color space conversions
Hex:
        #f248a2
        RGB:
        242, 72, 162
        CMY:
        5, 72, 36
        CMYK:
        0, 70, 33, 5
      HSL:
        328°, 86.7347%, 61.5686%
        HSV (HSB):
        328°, 70.2479%, 94.9020%
        XYZ:
        45.4569, 26.1206, 36.8284
        xyY:
        0.4193, 0.2410, 26.1206
      CIE-Lab:
        58.1514, 71.3944, -11.5019
        CIE-LCH:
        58.1514, 72.3150, 350.8481
        CIE-Luv:
        58.1514, 101.3852, -29.5986
        Hunter-Lab:
        51.1083, 69.3224, -6.9482
      #f248a2 color charts
#f248a2 RGB chart
      #f248a2 CMYK chart
      #f248a2 RGB pie chart
      #f248a2 color shades, tints & tones
#f248a2 color schemes
#f248a2 color preview, HTML & CSS examples
           This text has a color of #f248a2        
        
          <p style="color:#f248a2;">Text here</p>
        
        
          .mytext {color:#f248a2;}
        
        Text color #f248a2
      
           This box has a color of #f248a2        
        
          <div style="background-color:#f248a2;">Content here</div>
        
        
          .mybackground {background-color:#f248a2;}
        
        Background color #f248a2
      
           Border around this has a color of #f248a2        
        
          <div style="border:2px solid #f248a2;">Content here</div>
        
        
          .myborder {border:2px solid #f248a2;}
        
        Border color #f248a2