#f2497d color space conversions
Hex:
        #f2497d
        RGB:
        242, 73, 125
        CMY:
        5, 71, 51
        CMYK:
        0, 70, 48, 5
      HSL:
        342°, 86.6667%, 61.7647%
        HSV (HSB):
        342°, 69.8347%, 94.9020%
        XYZ:
        42.7022, 25.1230, 22.0006
        xyY:
        0.4754, 0.2797, 25.1230
      CIE-Lab:
        57.1951, 67.4526, 8.8380
        CIE-LCH:
        57.1951, 68.0292, 7.4647
        CIE-Luv:
        57.1951, 114.4635, -1.9803
        Hunter-Lab:
        50.1229, 64.3581, 9.0616
      #f2497d color charts
#f2497d RGB chart
      #f2497d CMYK chart
      #f2497d RGB pie chart
      #f2497d color shades, tints & tones
#f2497d color schemes
#f2497d color preview, HTML & CSS examples
           This text has a color of #f2497d        
        
          <p style="color:#f2497d;">Text here</p>
        
        
          .mytext {color:#f2497d;}
        
        Text color #f2497d
      
           This box has a color of #f2497d        
        
          <div style="background-color:#f2497d;">Content here</div>
        
        
          .mybackground {background-color:#f2497d;}
        
        Background color #f2497d
      
           Border around this has a color of #f2497d        
        
          <div style="border:2px solid #f2497d;">Content here</div>
        
        
          .myborder {border:2px solid #f2497d;}
        
        Border color #f2497d