#fa98e4 color space conversions
Hex:
        #fa98e4
        RGB:
        250, 152, 228
        CMY:
        2, 40, 11
        CMYK:
        0, 39, 9, 2
      HSL:
        313°, 90.7407%, 78.8235%
        HSV (HSB):
        313°, 39.2000%, 98.0392%
        XYZ:
        64.6562, 48.3819, 79.3297
        xyY:
        0.3361, 0.2515, 48.3819
      CIE-Lab:
        75.0652, 47.2156, -22.9563
        CIE-LCH:
        75.0652, 52.5005, 334.0709
        CIE-Luv:
        75.0652, 52.3534, -43.8285
        Hunter-Lab:
        69.5571, 44.1981, -18.9301
      #fa98e4 color charts
#fa98e4 RGB chart
      #fa98e4 CMYK chart
      #fa98e4 RGB pie chart
      #fa98e4 color shades, tints & tones
#fa98e4 color schemes
#fa98e4 color preview, HTML & CSS examples
           This text has a color of #fa98e4        
        
          <p style="color:#fa98e4;">Text here</p>
        
        
          .mytext {color:#fa98e4;}
        
        Text color #fa98e4
      
           This box has a color of #fa98e4        
        
          <div style="background-color:#fa98e4;">Content here</div>
        
        
          .mybackground {background-color:#fa98e4;}
        
        Background color #fa98e4
      
           Border around this has a color of #fa98e4        
        
          <div style="border:2px solid #fa98e4;">Content here</div>
        
        
          .myborder {border:2px solid #fa98e4;}
        
        Border color #fa98e4