#fc01b4 color space conversions
Hex:
        #fc01b4
        RGB:
        252, 1, 180
        CMY:
        1, 100, 29
        CMYK:
        0, 100, 29, 1
      HSL:
        317°, 99.2095%, 49.6078%
        HSV (HSB):
        317°, 99.6032%, 98.8235%
        XYZ:
        48.3940, 24.0124, 45.2642
        xyY:
        0.4113, 0.2041, 24.0124
      CIE-Lab:
        56.1002, 88.4816, -24.9555
        CIE-LCH:
        56.1002, 91.9335, 344.2493
        CIE-Luv:
        56.1002, 115.0506, -52.0314
        Hunter-Lab:
        49.0025, 90.5289, -20.4652
      #fc01b4 color charts
#fc01b4 RGB chart
      #fc01b4 CMYK chart
      #fc01b4 RGB pie chart
      #fc01b4 color shades, tints & tones
#fc01b4 color schemes
#fc01b4 color preview, HTML & CSS examples
           This text has a color of #fc01b4        
        
          <p style="color:#fc01b4;">Text here</p>
        
        
          .mytext {color:#fc01b4;}
        
        Text color #fc01b4
      
           This box has a color of #fc01b4        
        
          <div style="background-color:#fc01b4;">Content here</div>
        
        
          .mybackground {background-color:#fc01b4;}
        
        Background color #fc01b4
      
           Border around this has a color of #fc01b4        
        
          <div style="border:2px solid #fc01b4;">Content here</div>
        
        
          .myborder {border:2px solid #fc01b4;}
        
        Border color #fc01b4