#f2457d color space conversions
Hex:
        #f2457d
        RGB:
        242, 69, 125
        CMY:
        5, 73, 51
        CMYK:
        0, 71, 48, 5
      HSL:
        341°, 86.9347%, 60.9804%
        HSV (HSB):
        341°, 71.4876%, 94.9020%
        XYZ:
        42.4477, 24.6142, 21.9158
        xyY:
        0.4771, 0.2766, 24.6142
      CIE-Lab:
        56.6975, 68.8351, 8.1312
        CIE-LCH:
        56.6975, 69.3137, 6.7369
        CIE-Luv:
        56.6975, 116.3184, -3.1802
        Hunter-Lab:
        49.6127, 65.8994, 8.5382
      #f2457d color charts
#f2457d RGB chart
      #f2457d CMYK chart
      #f2457d RGB pie chart
      #f2457d color shades, tints & tones
#f2457d color schemes
#f2457d color preview, HTML & CSS examples
           This text has a color of #f2457d        
        
          <p style="color:#f2457d;">Text here</p>
        
        
          .mytext {color:#f2457d;}
        
        Text color #f2457d
      
           This box has a color of #f2457d        
        
          <div style="background-color:#f2457d;">Content here</div>
        
        
          .mybackground {background-color:#f2457d;}
        
        Background color #f2457d
      
           Border around this has a color of #f2457d        
        
          <div style="border:2px solid #f2457d;">Content here</div>
        
        
          .myborder {border:2px solid #f2457d;}
        
        Border color #f2457d