#fa328e color space conversions
Hex:
        #fa328e
        RGB:
        250, 50, 142
        CMY:
        2, 80, 44
        CMYK:
        0, 80, 43, 2
      HSL:
        332°, 95.2381%, 58.8235%
        HSV (HSB):
        332°, 80.0000%, 98.0392%
        XYZ:
        45.4474, 24.5582, 27.9360
        xyY:
        0.4640, 0.2507, 24.5582
      CIE-Lab:
        56.6424, 77.8714, -1.8407
        CIE-LCH:
        56.6424, 77.8932, 358.6459
        CIE-Luv:
        56.6424, 123.3184, -17.8066
        Hunter-Lab:
        49.5562, 76.9769, 1.2661
      #fa328e color charts
#fa328e RGB chart
      #fa328e CMYK chart
      #fa328e RGB pie chart
      #fa328e color shades, tints & tones
#fa328e color schemes
#fa328e color preview, HTML & CSS examples
           This text has a color of #fa328e        
        
          <p style="color:#fa328e;">Text here</p>
        
        
          .mytext {color:#fa328e;}
        
        Text color #fa328e
      
           This box has a color of #fa328e        
        
          <div style="background-color:#fa328e;">Content here</div>
        
        
          .mybackground {background-color:#fa328e;}
        
        Background color #fa328e
      
           Border around this has a color of #fa328e        
        
          <div style="border:2px solid #fa328e;">Content here</div>
        
        
          .myborder {border:2px solid #fa328e;}
        
        Border color #fa328e