#f242a4 color space conversions
Hex:
        #f242a4
        RGB:
        242, 66, 164
        CMY:
        5, 74, 36
        CMYK:
        0, 73, 32, 5
      HSL:
        327°, 87.1287%, 60.3922%
        HSV (HSB):
        327°, 72.7273%, 94.9020%
        XYZ:
        45.2670, 25.4540, 37.6492
        xyY:
        0.4177, 0.2349, 25.4540
      CIE-Lab:
        57.5151, 73.5915, -13.6266
        CIE-LCH:
        57.5151, 74.8425, 349.5096
        CIE-Luv:
        57.5151, 102.7753, -32.9901
        Hunter-Lab:
        50.4520, 71.8646, -8.9281
      #f242a4 color charts
#f242a4 RGB chart
      #f242a4 CMYK chart
      #f242a4 RGB pie chart
      #f242a4 color shades, tints & tones
#f242a4 color schemes
#f242a4 color preview, HTML & CSS examples
           This text has a color of #f242a4        
        
          <p style="color:#f242a4;">Text here</p>
        
        
          .mytext {color:#f242a4;}
        
        Text color #f242a4
      
           This box has a color of #f242a4        
        
          <div style="background-color:#f242a4;">Content here</div>
        
        
          .mybackground {background-color:#f242a4;}
        
        Background color #f242a4
      
           Border around this has a color of #f242a4        
        
          <div style="border:2px solid #f242a4;">Content here</div>
        
        
          .myborder {border:2px solid #f242a4;}
        
        Border color #f242a4