#fc1fda color space conversions
Hex:
        #fc1fda
        RGB:
        252, 31, 218
        CMY:
        1, 88, 15
        CMYK:
        0, 88, 13, 1
      HSL:
        309°, 97.3568%, 55.4902%
        HSV (HSB):
        309°, 87.6984%, 98.8235%
        XYZ:
        53.2898, 26.7374, 68.6818
        xyY:
        0.3583, 0.1798, 26.7374
      CIE-Lab:
        58.7304, 90.1782, -42.6780
        CIE-LCH:
        58.7304, 99.7673, 334.6735
        CIE-Luv:
        58.7304, 95.3872, -79.3686
        Hunter-Lab:
        51.7082, 93.4703, -42.5567
      #fc1fda color charts
#fc1fda RGB chart
      #fc1fda CMYK chart
      #fc1fda RGB pie chart
      #fc1fda color shades, tints & tones
#fc1fda color schemes
#fc1fda color preview, HTML & CSS examples
           This text has a color of #fc1fda        
        
          <p style="color:#fc1fda;">Text here</p>
        
        
          .mytext {color:#fc1fda;}
        
        Text color #fc1fda
      
           This box has a color of #fc1fda        
        
          <div style="background-color:#fc1fda;">Content here</div>
        
        
          .mybackground {background-color:#fc1fda;}
        
        Background color #fc1fda
      
           Border around this has a color of #fc1fda        
        
          <div style="border:2px solid #fc1fda;">Content here</div>
        
        
          .myborder {border:2px solid #fc1fda;}
        
        Border color #fc1fda