#fc2c7d color space conversions
Hex:
        #fc2c7d
        RGB:
        252, 44, 125
        CMY:
        1, 83, 51
        CMYK:
        0, 83, 50, 1
      HSL:
        337°, 97.1963%, 58.0392%
        HSV (HSB):
        337°, 82.5397%, 98.8235%
        XYZ:
        44.7472, 23.9775, 21.6717
        xyY:
        0.4950, 0.2652, 23.9775
      CIE-Lab:
        56.0652, 78.3408, 7.4778
        CIE-LCH:
        56.0652, 78.6969, 5.4525
        CIE-Luv:
        56.0652, 133.7105, -6.2901
        Hunter-Lab:
        48.9668, 77.4264, 8.0362
      #fc2c7d color charts
#fc2c7d RGB chart
      #fc2c7d CMYK chart
      #fc2c7d RGB pie chart
      #fc2c7d color shades, tints & tones
#fc2c7d color schemes
#fc2c7d color preview, HTML & CSS examples
           This text has a color of #fc2c7d        
        
          <p style="color:#fc2c7d;">Text here</p>
        
        
          .mytext {color:#fc2c7d;}
        
        Text color #fc2c7d
      
           This box has a color of #fc2c7d        
        
          <div style="background-color:#fc2c7d;">Content here</div>
        
        
          .mybackground {background-color:#fc2c7d;}
        
        Background color #fc2c7d
      
           Border around this has a color of #fc2c7d        
        
          <div style="border:2px solid #fc2c7d;">Content here</div>
        
        
          .myborder {border:2px solid #fc2c7d;}
        
        Border color #fc2c7d