#fc2ff3 color space conversions
Hex:
        #fc2ff3
        RGB:
        252, 47, 243
        CMY:
        1, 82, 5
        CMYK:
        0, 81, 4, 1
      HSL:
        303°, 97.1564%, 58.6275%
        HSV (HSB):
        303°, 81.3492%, 98.8235%
        XYZ:
        57.3391, 29.1995, 87.4080
        xyY:
        0.3296, 0.1679, 29.1995
      CIE-Lab:
        60.9573, 90.7686, -53.1925
        CIE-LCH:
        60.9573, 105.2064, 329.6287
        CIE-Luv:
        60.9573, 83.1420, -96.2320
        Hunter-Lab:
        54.0366, 94.8450, -58.0801
      #fc2ff3 color charts
#fc2ff3 RGB chart
      #fc2ff3 CMYK chart
      #fc2ff3 RGB pie chart
      #fc2ff3 color shades, tints & tones
#fc2ff3 color schemes
#fc2ff3 color preview, HTML & CSS examples
           This text has a color of #fc2ff3        
        
          <p style="color:#fc2ff3;">Text here</p>
        
        
          .mytext {color:#fc2ff3;}
        
        Text color #fc2ff3
      
           This box has a color of #fc2ff3        
        
          <div style="background-color:#fc2ff3;">Content here</div>
        
        
          .mybackground {background-color:#fc2ff3;}
        
        Background color #fc2ff3
      
           Border around this has a color of #fc2ff3        
        
          <div style="border:2px solid #fc2ff3;">Content here</div>
        
        
          .myborder {border:2px solid #fc2ff3;}
        
        Border color #fc2ff3