#f24ed5 color space conversions
Hex:
        #f24ed5
        RGB:
        242, 78, 213
        CMY:
        5, 69, 16
        CMYK:
        0, 68, 12, 5
      HSL:
        311°, 86.3158%, 62.7451%
        HSV (HSB):
        311°, 67.7686%, 94.9020%
        XYZ:
        51.3526, 29.1301, 65.8669
        xyY:
        0.3509, 0.1990, 29.1301
      CIE-Lab:
        60.8963, 75.7850, -36.5677
        CIE-LCH:
        60.8963, 84.1461, 334.2418
        CIE-Luv:
        60.8963, 80.4584, -68.1690
        Hunter-Lab:
        53.9723, 75.3843, -34.5759
      #f24ed5 color charts
#f24ed5 RGB chart
      #f24ed5 CMYK chart
      #f24ed5 RGB pie chart
      #f24ed5 color shades, tints & tones
#f24ed5 color schemes
#f24ed5 color preview, HTML & CSS examples
           This text has a color of #f24ed5        
        
          <p style="color:#f24ed5;">Text here</p>
        
        
          .mytext {color:#f24ed5;}
        
        Text color #f24ed5
      
           This box has a color of #f24ed5        
        
          <div style="background-color:#f24ed5;">Content here</div>
        
        
          .mybackground {background-color:#f24ed5;}
        
        Background color #f24ed5
      
           Border around this has a color of #f24ed5        
        
          <div style="border:2px solid #f24ed5;">Content here</div>
        
        
          .myborder {border:2px solid #f24ed5;}
        
        Border color #f24ed5