#fc1f76 color space conversions
Hex:
        #fc1f76
        RGB:
        252, 31, 118
        CMY:
        1, 88, 54
        CMYK:
        0, 88, 53, 1
      HSL:
        336°, 97.3568%, 55.4902%
        HSV (HSB):
        336°, 87.6984%, 98.8235%
        XYZ:
        43.9049, 22.9834, 19.2617
        xyY:
        0.5096, 0.2668, 22.9834
      CIE-Lab:
        55.0553, 80.2380, 10.2361
        CIE-LCH:
        55.0553, 80.8883, 7.2701
        CIE-Luv:
        55.0553, 139.9491, -3.5813
        Hunter-Lab:
        47.9410, 79.5753, 9.7372
      #fc1f76 color charts
#fc1f76 RGB chart
      #fc1f76 CMYK chart
      #fc1f76 RGB pie chart
      #fc1f76 color shades, tints & tones
#fc1f76 color schemes
#fc1f76 color preview, HTML & CSS examples
           This text has a color of #fc1f76        
        
          <p style="color:#fc1f76;">Text here</p>
        
        
          .mytext {color:#fc1f76;}
        
        Text color #fc1f76
      
           This box has a color of #fc1f76        
        
          <div style="background-color:#fc1f76;">Content here</div>
        
        
          .mybackground {background-color:#fc1f76;}
        
        Background color #fc1f76
      
           Border around this has a color of #fc1f76        
        
          <div style="border:2px solid #fc1f76;">Content here</div>
        
        
          .myborder {border:2px solid #fc1f76;}
        
        Border color #fc1f76