#f24e94 color space conversions
Hex:
        #f24e94
        RGB:
        242, 78, 148
        CMY:
        5, 69, 42
        CMYK:
        0, 68, 39, 5
      HSL:
        334°, 86.3158%, 62.7451%
        HSV (HSB):
        334°, 67.7686%, 94.9020%
        XYZ:
        44.6876, 26.4641, 30.7698
        xyY:
        0.4385, 0.2597, 26.4641
      CIE-Lab:
        58.4750, 67.7811, -2.8404
        CIE-LCH:
        58.4750, 67.8406, 357.6004
        CIE-Luv:
        58.4750, 104.0868, -16.9346
        Hunter-Lab:
        51.4433, 65.0331, 0.5472
      #f24e94 color charts
#f24e94 RGB chart
      #f24e94 CMYK chart
      #f24e94 RGB pie chart
      #f24e94 color shades, tints & tones
#f24e94 color schemes
#f24e94 color preview, HTML & CSS examples
           This text has a color of #f24e94        
        
          <p style="color:#f24e94;">Text here</p>
        
        
          .mytext {color:#f24e94;}
        
        Text color #f24e94
      
           This box has a color of #f24e94        
        
          <div style="background-color:#f24e94;">Content here</div>
        
        
          .mybackground {background-color:#f24e94;}
        
        Background color #f24e94
      
           Border around this has a color of #f24e94        
        
          <div style="border:2px solid #f24e94;">Content here</div>
        
        
          .myborder {border:2px solid #f24e94;}
        
        Border color #f24e94