#fc2fce color space conversions
Hex:
        #fc2fce
        RGB:
        252, 47, 206
        CMY:
        1, 82, 19
        CMYK:
        0, 81, 18, 1
      HSL:
        313°, 97.1564%, 58.6275%
        HSV (HSB):
        313°, 81.3492%, 98.8235%
        XYZ:
        52.3020, 27.1847, 60.8831
        xyY:
        0.3726, 0.1937, 27.1847
      CIE-Lab:
        59.1449, 85.8284, -35.2088
        CIE-LCH:
        59.1449, 92.7695, 337.6954
        CIE-Luv:
        59.1449, 98.1582, -67.4082
        Hunter-Lab:
        52.1390, 87.8149, -32.7361
      #fc2fce color charts
#fc2fce RGB chart
      #fc2fce CMYK chart
      #fc2fce RGB pie chart
      #fc2fce color shades, tints & tones
#fc2fce color schemes
#fc2fce color preview, HTML & CSS examples
           This text has a color of #fc2fce        
        
          <p style="color:#fc2fce;">Text here</p>
        
        
          .mytext {color:#fc2fce;}
        
        Text color #fc2fce
      
           This box has a color of #fc2fce        
        
          <div style="background-color:#fc2fce;">Content here</div>
        
        
          .mybackground {background-color:#fc2fce;}
        
        Background color #fc2fce
      
           Border around this has a color of #fc2fce        
        
          <div style="border:2px solid #fc2fce;">Content here</div>
        
        
          .myborder {border:2px solid #fc2fce;}
        
        Border color #fc2fce