#fc2f5e color space conversions
Hex:
        #fc2f5e
        RGB:
        252, 47, 94
        CMY:
        1, 82, 63
        CMYK:
        0, 81, 63, 1
      HSL:
        346°, 97.1564%, 58.6275%
        HSV (HSB):
        346°, 81.3492%, 98.8235%
        XYZ:
        43.1818, 23.5366, 12.8568
        xyY:
        0.5427, 0.2958, 23.5366
      CIE-Lab:
        55.6208, 75.6665, 25.3650
        CIE-LCH:
        55.6208, 79.8048, 18.5323
        CIE-Luv:
        55.6208, 144.1914, 13.6304
        Hunter-Lab:
        48.5146, 73.9786, 18.2478
      #fc2f5e color charts
#fc2f5e RGB chart
      #fc2f5e CMYK chart
      #fc2f5e RGB pie chart
      #fc2f5e color shades, tints & tones
#fc2f5e color schemes
#fc2f5e color preview, HTML & CSS examples
           This text has a color of #fc2f5e        
        
          <p style="color:#fc2f5e;">Text here</p>
        
        
          .mytext {color:#fc2f5e;}
        
        Text color #fc2f5e
      
           This box has a color of #fc2f5e        
        
          <div style="background-color:#fc2f5e;">Content here</div>
        
        
          .mybackground {background-color:#fc2f5e;}
        
        Background color #fc2f5e
      
           Border around this has a color of #fc2f5e        
        
          <div style="border:2px solid #fc2f5e;">Content here</div>
        
        
          .myborder {border:2px solid #fc2f5e;}
        
        Border color #fc2f5e