#fc328d color space conversions
Hex:
        #fc328d
        RGB:
        252, 50, 141
        CMY:
        1, 80, 45
        CMYK:
        0, 80, 44, 1
      HSL:
        333°, 97.1154%, 59.2157%
        HSV (HSB):
        333°, 80.1587%, 98.8235%
        XYZ:
        46.0932, 24.8997, 27.5761
        xyY:
        0.4676, 0.2526, 24.8997
      CIE-Lab:
        56.9776, 78.2697, -0.7145
        CIE-LCH:
        56.9776, 78.2730, 359.4770
        CIE-Luv:
        56.9776, 125.3314, -16.4502
        Hunter-Lab:
        49.8996, 77.5593, 2.1643
      #fc328d color charts
#fc328d RGB chart
      #fc328d CMYK chart
      #fc328d RGB pie chart
      #fc328d color shades, tints & tones
#fc328d color schemes
#fc328d color preview, HTML & CSS examples
           This text has a color of #fc328d        
        
          <p style="color:#fc328d;">Text here</p>
        
        
          .mytext {color:#fc328d;}
        
        Text color #fc328d
      
           This box has a color of #fc328d        
        
          <div style="background-color:#fc328d;">Content here</div>
        
        
          .mybackground {background-color:#fc328d;}
        
        Background color #fc328d
      
           Border around this has a color of #fc328d        
        
          <div style="border:2px solid #fc328d;">Content here</div>
        
        
          .myborder {border:2px solid #fc328d;}
        
        Border color #fc328d