#f24bd8 color space conversions
Hex:
        #f24bd8
        RGB:
        242, 75, 216
        CMY:
        5, 71, 15
        CMYK:
        0, 69, 11, 5
      HSL:
        309°, 86.5285%, 62.1569%
        HSV (HSB):
        309°, 69.0083%, 94.9020%
        XYZ:
        51.5287, 28.8673, 67.8218
        xyY:
        0.3477, 0.1948, 28.8673
      CIE-Lab:
        60.6643, 77.2500, -38.6248
        CIE-LCH:
        60.6643, 86.3680, 333.4350
        CIE-Luv:
        60.6643, 80.2392, -71.5403
        Hunter-Lab:
        53.7283, 77.1680, -37.2327
      #f24bd8 color charts
#f24bd8 RGB chart
      #f24bd8 CMYK chart
      #f24bd8 RGB pie chart
      #f24bd8 color shades, tints & tones
#f24bd8 color schemes
#f24bd8 color preview, HTML & CSS examples
           This text has a color of #f24bd8        
        
          <p style="color:#f24bd8;">Text here</p>
        
        
          .mytext {color:#f24bd8;}
        
        Text color #f24bd8
      
           This box has a color of #f24bd8        
        
          <div style="background-color:#f24bd8;">Content here</div>
        
        
          .mybackground {background-color:#f24bd8;}
        
        Background color #f24bd8
      
           Border around this has a color of #f24bd8        
        
          <div style="border:2px solid #f24bd8;">Content here</div>
        
        
          .myborder {border:2px solid #f24bd8;}
        
        Border color #f24bd8