#fc1f7e color space conversions
Hex:
        #fc1f7e
        RGB:
        252, 31, 126
        CMY:
        1, 88, 51
        CMYK:
        0, 88, 50, 1
      HSL:
        334°, 97.3568%, 55.4902%
        HSV (HSB):
        334°, 87.6984%, 98.8235%
        XYZ:
        44.4008, 23.1818, 21.8730
        xyY:
        0.4963, 0.2591, 23.1818
      CIE-Lab:
        55.2591, 80.8091, 5.7274
        CIE-LCH:
        55.2591, 81.0118, 4.0541
        CIE-Luv:
        55.2591, 136.6010, -9.0133
        Hunter-Lab:
        48.1475, 80.3516, 6.7682
      #fc1f7e color charts
#fc1f7e RGB chart
      #fc1f7e CMYK chart
      #fc1f7e RGB pie chart
      #fc1f7e color shades, tints & tones
#fc1f7e color schemes
#fc1f7e color preview, HTML & CSS examples
           This text has a color of #fc1f7e        
        
          <p style="color:#fc1f7e;">Text here</p>
        
        
          .mytext {color:#fc1f7e;}
        
        Text color #fc1f7e
      
           This box has a color of #fc1f7e        
        
          <div style="background-color:#fc1f7e;">Content here</div>
        
        
          .mybackground {background-color:#fc1f7e;}
        
        Background color #fc1f7e
      
           Border around this has a color of #fc1f7e        
        
          <div style="border:2px solid #fc1f7e;">Content here</div>
        
        
          .myborder {border:2px solid #fc1f7e;}
        
        Border color #fc1f7e