#fc298d color space conversions
Hex:
        #fc298d
        RGB:
        252, 41, 141
        CMY:
        1, 84, 45
        CMYK:
        0, 84, 44, 1
      HSL:
        332°, 97.2350%, 57.4510%
        HSV (HSB):
        332°, 83.7302%, 98.8235%
        XYZ:
        45.7455, 24.2044, 27.4602
        xyY:
        0.4696, 0.2485, 24.2044
      CIE-Lab:
        56.2919, 80.2353, -1.7192
        CIE-LCH:
        56.2919, 80.2537, 358.7725
        CIE-Luv:
        56.2919, 127.8348, -18.1811
        Hunter-Lab:
        49.1980, 79.8774, 1.3455
      #fc298d color charts
#fc298d RGB chart
      #fc298d CMYK chart
      #fc298d RGB pie chart
      #fc298d color shades, tints & tones
#fc298d color schemes
#fc298d color preview, HTML & CSS examples
           This text has a color of #fc298d        
        
          <p style="color:#fc298d;">Text here</p>
        
        
          .mytext {color:#fc298d;}
        
        Text color #fc298d
      
           This box has a color of #fc298d        
        
          <div style="background-color:#fc298d;">Content here</div>
        
        
          .mybackground {background-color:#fc298d;}
        
        Background color #fc298d
      
           Border around this has a color of #fc298d        
        
          <div style="border:2px solid #fc298d;">Content here</div>
        
        
          .myborder {border:2px solid #fc298d;}
        
        Border color #fc298d