#fc018d color space conversions
Hex:
        #fc018d
        RGB:
        252, 1, 141
        CMY:
        1, 100, 45
        CMYK:
        0, 100, 44, 1
      HSL:
        327°, 99.2095%, 49.6078%
        HSV (HSB):
        327°, 99.6032%, 98.8235%
        XYZ:
        44.9635, 22.6402, 27.1995
        xyY:
        0.4743, 0.2388, 22.6402
      CIE-Lab:
        54.6998, 84.8517, -4.0630
        CIE-LCH:
        54.6998, 84.9489, 357.2586
        CIE-Luv:
        54.6998, 133.6690, -22.2102
        Hunter-Lab:
        47.5818, 85.4095, -0.5851
      #fc018d color charts
#fc018d RGB chart
      #fc018d CMYK chart
      #fc018d RGB pie chart
      #fc018d color shades, tints & tones
#fc018d color schemes
#fc018d color preview, HTML & CSS examples
           This text has a color of #fc018d        
        
          <p style="color:#fc018d;">Text here</p>
        
        
          .mytext {color:#fc018d;}
        
        Text color #fc018d
      
           This box has a color of #fc018d        
        
          <div style="background-color:#fc018d;">Content here</div>
        
        
          .mybackground {background-color:#fc018d;}
        
        Background color #fc018d
      
           Border around this has a color of #fc018d        
        
          <div style="border:2px solid #fc018d;">Content here</div>
        
        
          .myborder {border:2px solid #fc018d;}
        
        Border color #fc018d