#f24d93 color space conversions
Hex:
        #f24d93
        RGB:
        242, 77, 147
        CMY:
        5, 70, 42
        CMYK:
        0, 68, 39, 5
      HSL:
        335°, 86.3874%, 62.5490%
        HSV (HSB):
        335°, 68.1818%, 94.9020%
        XYZ:
        44.5383, 26.2916, 30.3311
        xyY:
        0.4403, 0.2599, 26.2916
      CIE-Lab:
        58.3128, 68.0467, -2.4934
        CIE-LCH:
        58.3128, 68.0924, 357.9015
        CIE-Luv:
        58.3128, 104.8847, -16.5226
        Hunter-Lab:
        51.2753, 65.3152, 0.8206
      #f24d93 color charts
#f24d93 RGB chart
      #f24d93 CMYK chart
      #f24d93 RGB pie chart
      #f24d93 color shades, tints & tones
#f24d93 color schemes
#f24d93 color preview, HTML & CSS examples
           This text has a color of #f24d93        
        
          <p style="color:#f24d93;">Text here</p>
        
        
          .mytext {color:#f24d93;}
        
        Text color #f24d93
      
           This box has a color of #f24d93        
        
          <div style="background-color:#f24d93;">Content here</div>
        
        
          .mybackground {background-color:#f24d93;}
        
        Background color #f24d93
      
           Border around this has a color of #f24d93        
        
          <div style="border:2px solid #f24d93;">Content here</div>
        
        
          .myborder {border:2px solid #f24d93;}
        
        Border color #f24d93