#fa4e8e color space conversions
Hex:
        #fa4e8e
        RGB:
        250, 78, 142
        CMY:
        2, 69, 44
        CMYK:
        0, 69, 43, 2
      HSL:
        338°, 94.5055%, 64.3137%
        HSV (HSB):
        338°, 68.8000%, 98.0392%
        XYZ:
        47.0312, 27.7258, 28.4640
        xyY:
        0.4556, 0.2686, 27.7258
      CIE-Lab:
        59.6402, 69.4400, 2.5324
        CIE-LCH:
        59.6402, 69.4861, 2.0886
        CIE-Luv:
        59.6402, 112.6232, -10.2678
        Hunter-Lab:
        52.6553, 67.2879, 4.8082
      #fa4e8e color charts
#fa4e8e RGB chart
      #fa4e8e CMYK chart
      #fa4e8e RGB pie chart
      #fa4e8e color shades, tints & tones
#fa4e8e color schemes
#fa4e8e color preview, HTML & CSS examples
           This text has a color of #fa4e8e        
        
          <p style="color:#fa4e8e;">Text here</p>
        
        
          .mytext {color:#fa4e8e;}
        
        Text color #fa4e8e
      
           This box has a color of #fa4e8e        
        
          <div style="background-color:#fa4e8e;">Content here</div>
        
        
          .mybackground {background-color:#fa4e8e;}
        
        Background color #fa4e8e
      
           Border around this has a color of #fa4e8e        
        
          <div style="border:2px solid #fa4e8e;">Content here</div>
        
        
          .myborder {border:2px solid #fa4e8e;}
        
        Border color #fa4e8e