#fa4e9b color space conversions
Hex:
        #fa4e9b
        RGB:
        250, 78, 155
        CMY:
        2, 69, 39
        CMYK:
        0, 69, 38, 2
      HSL:
        333°, 94.5055%, 64.3137%
        HSV (HSB):
        333°, 68.8000%, 98.0392%
        XYZ:
        48.0651, 28.1393, 33.9085
        xyY:
        0.4365, 0.2555, 28.1393
      CIE-Lab:
        60.0144, 70.7039, -4.5052
        CIE-LCH:
        60.0144, 70.8473, 356.3541
        CIE-Luv:
        60.0144, 107.9391, -19.8886
        Hunter-Lab:
        53.0465, 68.9064, -0.7669
      #fa4e9b color charts
#fa4e9b RGB chart
      #fa4e9b CMYK chart
      #fa4e9b RGB pie chart
      #fa4e9b color shades, tints & tones
#fa4e9b color schemes
#fa4e9b color preview, HTML & CSS examples
           This text has a color of #fa4e9b        
        
          <p style="color:#fa4e9b;">Text here</p>
        
        
          .mytext {color:#fa4e9b;}
        
        Text color #fa4e9b
      
           This box has a color of #fa4e9b        
        
          <div style="background-color:#fa4e9b;">Content here</div>
        
        
          .mybackground {background-color:#fa4e9b;}
        
        Background color #fa4e9b
      
           Border around this has a color of #fa4e9b        
        
          <div style="border:2px solid #fa4e9b;">Content here</div>
        
        
          .myborder {border:2px solid #fa4e9b;}
        
        Border color #fa4e9b