#fc01d2 color space conversions
Hex:
        #fc01d2
        RGB:
        252, 1, 210
        CMY:
        1, 100, 18
        CMYK:
        0, 100, 17, 1
      HSL:
        310°, 99.2095%, 49.6078%
        HSV (HSB):
        310°, 99.6032%, 98.8235%
        XYZ:
        51.7886, 25.3703, 63.1402
        xyY:
        0.3691, 0.1808, 25.3703
      CIE-Lab:
        57.4345, 91.8561, -40.1694
        CIE-LCH:
        57.4345, 100.2552, 336.3799
        CIE-Luv:
        57.4345, 101.0457, -75.4879
        Hunter-Lab:
        50.3689, 95.3854, -39.0649
      #fc01d2 color charts
#fc01d2 RGB chart
      #fc01d2 CMYK chart
      #fc01d2 RGB pie chart
      #fc01d2 color shades, tints & tones
#fc01d2 color schemes
#fc01d2 color preview, HTML & CSS examples
           This text has a color of #fc01d2        
        
          <p style="color:#fc01d2;">Text here</p>
        
        
          .mytext {color:#fc01d2;}
        
        Text color #fc01d2
      
           This box has a color of #fc01d2        
        
          <div style="background-color:#fc01d2;">Content here</div>
        
        
          .mybackground {background-color:#fc01d2;}
        
        Background color #fc01d2
      
           Border around this has a color of #fc01d2        
        
          <div style="border:2px solid #fc01d2;">Content here</div>
        
        
          .myborder {border:2px solid #fc01d2;}
        
        Border color #fc01d2