#fa98b4 color space conversions
Hex:
        #fa98b4
        RGB:
        250, 152, 180
        CMY:
        2, 40, 29
        CMYK:
        0, 39, 28, 2
      HSL:
        343°, 90.7407%, 78.8235%
        HSV (HSB):
        343°, 39.2000%, 98.0392%
        XYZ:
        58.8908, 46.0758, 48.9696
        xyY:
        0.3826, 0.2993, 46.0758
      CIE-Lab:
        73.5947, 40.0746, 1.2406
        CIE-LCH:
        73.5947, 40.0938, 1.7731
        CIE-Luv:
        73.5947, 61.9877, -5.7450
        Hunter-Lab:
        67.8791, 36.0752, 4.7421
      #fa98b4 color charts
#fa98b4 RGB chart
      #fa98b4 CMYK chart
      #fa98b4 RGB pie chart
      #fa98b4 color shades, tints & tones
#fa98b4 color schemes
#fa98b4 color preview, HTML & CSS examples
           This text has a color of #fa98b4        
        
          <p style="color:#fa98b4;">Text here</p>
        
        
          .mytext {color:#fa98b4;}
        
        Text color #fa98b4
      
           This box has a color of #fa98b4        
        
          <div style="background-color:#fa98b4;">Content here</div>
        
        
          .mybackground {background-color:#fa98b4;}
        
        Background color #fa98b4
      
           Border around this has a color of #fa98b4        
        
          <div style="border:2px solid #fa98b4;">Content here</div>
        
        
          .myborder {border:2px solid #fa98b4;}
        
        Border color #fa98b4