#fc2fd8 color space conversions
Hex:
        #fc2fd8
        RGB:
        252, 47, 216
        CMY:
        1, 82, 15
        CMYK:
        0, 81, 14, 1
      HSL:
        311°, 97.1564%, 58.6275%
        HSV (HSB):
        311°, 81.3492%, 98.8235%
        XYZ:
        53.5561, 27.6863, 67.4870
        xyY:
        0.3601, 0.1862, 27.6863
      CIE-Lab:
        59.6043, 87.0972, -40.1709
        CIE-LCH:
        59.6043, 95.9147, 335.2399
        CIE-Luv:
        59.6043, 93.9690, -75.2828
        Hunter-Lab:
        52.6178, 89.6017, -39.2122
      #fc2fd8 color charts
#fc2fd8 RGB chart
      #fc2fd8 CMYK chart
      #fc2fd8 RGB pie chart
      #fc2fd8 color shades, tints & tones
#fc2fd8 color schemes
#fc2fd8 color preview, HTML & CSS examples
           This text has a color of #fc2fd8        
        
          <p style="color:#fc2fd8;">Text here</p>
        
        
          .mytext {color:#fc2fd8;}
        
        Text color #fc2fd8
      
           This box has a color of #fc2fd8        
        
          <div style="background-color:#fc2fd8;">Content here</div>
        
        
          .mybackground {background-color:#fc2fd8;}
        
        Background color #fc2fd8
      
           Border around this has a color of #fc2fd8        
        
          <div style="border:2px solid #fc2fd8;">Content here</div>
        
        
          .myborder {border:2px solid #fc2fd8;}
        
        Border color #fc2fd8