#f24a80 color space conversions
Hex:
        #f24a80
        RGB:
        242, 74, 128
        CMY:
        5, 71, 50
        CMYK:
        0, 69, 47, 5
      HSL:
        341°, 86.5979%, 61.9608%
        HSV (HSB):
        341°, 69.4215%, 94.9020%
        XYZ:
        42.9630, 25.3333, 23.0475
        xyY:
        0.4703, 0.2773, 25.3333
      CIE-Lab:
        57.3988, 67.3528, 7.3565
        CIE-LCH:
        57.3988, 67.7534, 6.2333
        CIE-Luv:
        57.3988, 112.9560, -3.7466
        Hunter-Lab:
        50.3322, 64.2842, 8.0832
      #f24a80 color charts
#f24a80 RGB chart
      #f24a80 CMYK chart
      #f24a80 RGB pie chart
      #f24a80 color shades, tints & tones
#f24a80 color schemes
#f24a80 color preview, HTML & CSS examples
           This text has a color of #f24a80        
        
          <p style="color:#f24a80;">Text here</p>
        
        
          .mytext {color:#f24a80;}
        
        Text color #f24a80
      
           This box has a color of #f24a80        
        
          <div style="background-color:#f24a80;">Content here</div>
        
        
          .mybackground {background-color:#f24a80;}
        
        Background color #f24a80
      
           Border around this has a color of #f24a80        
        
          <div style="border:2px solid #f24a80;">Content here</div>
        
        
          .myborder {border:2px solid #f24a80;}
        
        Border color #f24a80