#fc419d color space conversions
Hex:
        #fc419d
        RGB:
        252, 65, 157
        CMY:
        1, 75, 38
        CMYK:
        0, 74, 38, 1
      HSL:
        330°, 96.8912%, 62.1569%
        HSV (HSB):
        330°, 74.2063%, 98.8235%
        XYZ:
        48.1210, 26.9104, 34.5562
        xyY:
        0.4391, 0.2456, 26.9104
      CIE-Lab:
        58.8913, 75.6993, -7.2995
        CIE-LCH:
        58.8913, 76.0504, 354.4922
        CIE-Luv:
        58.8913, 113.8428, -24.7298
        Hunter-Lab:
        51.8752, 74.8003, -3.1829
      #fc419d color charts
#fc419d RGB chart
      #fc419d CMYK chart
      #fc419d RGB pie chart
      #fc419d color shades, tints & tones
#fc419d color schemes
#fc419d color preview, HTML & CSS examples
           This text has a color of #fc419d        
        
          <p style="color:#fc419d;">Text here</p>
        
        
          .mytext {color:#fc419d;}
        
        Text color #fc419d
      
           This box has a color of #fc419d        
        
          <div style="background-color:#fc419d;">Content here</div>
        
        
          .mybackground {background-color:#fc419d;}
        
        Background color #fc419d
      
           Border around this has a color of #fc419d        
        
          <div style="border:2px solid #fc419d;">Content here</div>
        
        
          .myborder {border:2px solid #fc419d;}
        
        Border color #fc419d