#fa4d8e color space conversions
Hex:
        #fa4d8e
        RGB:
        250, 77, 142
        CMY:
        2, 70, 44
        CMYK:
        0, 69, 43, 2
      HSL:
        337°, 94.5355%, 64.1176%
        HSV (HSB):
        337°, 69.2000%, 98.0392%
        XYZ:
        46.9607, 27.5847, 28.4405
        xyY:
        0.4560, 0.2678, 27.5847
      CIE-Lab:
        59.5117, 69.7960, 2.3461
        CIE-LCH:
        59.5117, 69.8354, 1.9252
        CIE-Luv:
        59.5117, 113.0779, -10.5890
        Hunter-Lab:
        52.5212, 67.6899, 4.6590
      #fa4d8e color charts
#fa4d8e RGB chart
      #fa4d8e CMYK chart
      #fa4d8e RGB pie chart
      #fa4d8e color shades, tints & tones
#fa4d8e color schemes
#fa4d8e color preview, HTML & CSS examples
           This text has a color of #fa4d8e        
        
          <p style="color:#fa4d8e;">Text here</p>
        
        
          .mytext {color:#fa4d8e;}
        
        Text color #fa4d8e
      
           This box has a color of #fa4d8e        
        
          <div style="background-color:#fa4d8e;">Content here</div>
        
        
          .mybackground {background-color:#fa4d8e;}
        
        Background color #fa4d8e
      
           Border around this has a color of #fa4d8e        
        
          <div style="border:2px solid #fa4d8e;">Content here</div>
        
        
          .myborder {border:2px solid #fa4d8e;}
        
        Border color #fa4d8e