#fc2f6e color space conversions
Hex:
        #fc2f6e
        RGB:
        252, 47, 110
        CMY:
        1, 82, 57
        CMYK:
        0, 81, 56, 1
      HSL:
        342°, 97.1564%, 58.6275%
        HSV (HSB):
        342°, 81.3492%, 98.8235%
        XYZ:
        43.9759, 23.8543, 17.0384
        xyY:
        0.5182, 0.2811, 23.8543
      CIE-Lab:
        55.9416, 76.6258, 16.2618
        CIE-LCH:
        55.9416, 78.3324, 11.9818
        CIE-Luv:
        55.9416, 138.5753, 4.1372
        Hunter-Lab:
        48.8408, 75.2484, 13.5049
      #fc2f6e color charts
#fc2f6e RGB chart
      #fc2f6e CMYK chart
      #fc2f6e RGB pie chart
      #fc2f6e color shades, tints & tones
#fc2f6e color schemes
#fc2f6e color preview, HTML & CSS examples
           This text has a color of #fc2f6e        
        
          <p style="color:#fc2f6e;">Text here</p>
        
        
          .mytext {color:#fc2f6e;}
        
        Text color #fc2f6e
      
           This box has a color of #fc2f6e        
        
          <div style="background-color:#fc2f6e;">Content here</div>
        
        
          .mybackground {background-color:#fc2f6e;}
        
        Background color #fc2f6e
      
           Border around this has a color of #fc2f6e        
        
          <div style="border:2px solid #fc2f6e;">Content here</div>
        
        
          .myborder {border:2px solid #fc2f6e;}
        
        Border color #fc2f6e