#fc2df1 color space conversions
Hex:
        #fc2df1
        RGB:
        252, 45, 241
        CMY:
        1, 82, 5
        CMYK:
        0, 82, 4, 1
      HSL:
        303°, 97.1831%, 58.2353%
        HSV (HSB):
        303°, 82.1429%, 98.8235%
        XYZ:
        56.9605, 28.9231, 85.7997
        xyY:
        0.3318, 0.1685, 28.9231
      CIE-Lab:
        60.7137, 90.8868, -52.4655
        CIE-LCH:
        60.7137, 104.9430, 330.0038
        CIE-Luv:
        60.7137, 84.1984, -95.0503
        Hunter-Lab:
        53.7802, 94.9402, -56.9437
      #fc2df1 color charts
#fc2df1 RGB chart
      #fc2df1 CMYK chart
      #fc2df1 RGB pie chart
      #fc2df1 color shades, tints & tones
#fc2df1 color schemes
#fc2df1 color preview, HTML & CSS examples
           This text has a color of #fc2df1        
        
          <p style="color:#fc2df1;">Text here</p>
        
        
          .mytext {color:#fc2df1;}
        
        Text color #fc2df1
      
           This box has a color of #fc2df1        
        
          <div style="background-color:#fc2df1;">Content here</div>
        
        
          .mybackground {background-color:#fc2df1;}
        
        Background color #fc2df1
      
           Border around this has a color of #fc2df1        
        
          <div style="border:2px solid #fc2df1;">Content here</div>
        
        
          .myborder {border:2px solid #fc2df1;}
        
        Border color #fc2df1