#fa487e color space conversions
Hex:
        #fa487e
        RGB:
        250, 72, 126
        CMY:
        2, 72, 51
        CMYK:
        0, 71, 50, 2
      HSL:
        342°, 94.6809%, 63.1373%
        HSV (HSB):
        342°, 71.2000%, 98.0392%
        XYZ:
        45.5076, 26.4651, 22.4484
        xyY:
        0.4820, 0.2803, 26.4651
      CIE-Lab:
        58.4759, 70.1409, 10.2554
        CIE-LCH:
        58.4759, 70.8866, 8.3184
        CIE-Luv:
        58.4759, 121.0234, -0.8734
        Hunter-Lab:
        51.4442, 67.8739, 10.1389
      #fa487e color charts
#fa487e RGB chart
      #fa487e CMYK chart
      #fa487e RGB pie chart
      #fa487e color shades, tints & tones
#fa487e color schemes
#fa487e color preview, HTML & CSS examples
           This text has a color of #fa487e        
        
          <p style="color:#fa487e;">Text here</p>
        
        
          .mytext {color:#fa487e;}
        
        Text color #fa487e
      
           This box has a color of #fa487e        
        
          <div style="background-color:#fa487e;">Content here</div>
        
        
          .mybackground {background-color:#fa487e;}
        
        Background color #fa487e
      
           Border around this has a color of #fa487e        
        
          <div style="border:2px solid #fa487e;">Content here</div>
        
        
          .myborder {border:2px solid #fa487e;}
        
        Border color #fa487e