#fc328e color space conversions
Hex:
        #fc328e
        RGB:
        252, 50, 142
        CMY:
        1, 80, 44
        CMYK:
        0, 80, 44, 1
      HSL:
        333°, 97.1154%, 59.2157%
        HSV (HSB):
        333°, 80.1587%, 98.8235%
        XYZ:
        46.1680, 24.9296, 27.9698
        xyY:
        0.4660, 0.2516, 24.9296
      CIE-Lab:
        57.0068, 78.3561, -1.2635
        CIE-LCH:
        57.0068, 78.3663, 359.0762
        CIE-Luv:
        57.0068, 124.9154, -17.1810
        Hunter-Lab:
        49.9296, 77.6753, 1.7374
      #fc328e color charts
#fc328e RGB chart
      #fc328e CMYK chart
      #fc328e RGB pie chart
      #fc328e color shades, tints & tones
#fc328e color schemes
#fc328e color preview, HTML & CSS examples
           This text has a color of #fc328e        
        
          <p style="color:#fc328e;">Text here</p>
        
        
          .mytext {color:#fc328e;}
        
        Text color #fc328e
      
           This box has a color of #fc328e        
        
          <div style="background-color:#fc328e;">Content here</div>
        
        
          .mybackground {background-color:#fc328e;}
        
        Background color #fc328e
      
           Border around this has a color of #fc328e        
        
          <div style="border:2px solid #fc328e;">Content here</div>
        
        
          .myborder {border:2px solid #fc328e;}
        
        Border color #fc328e