#fa98c6 color space conversions
Hex:
        #fa98c6
        RGB:
        250, 152, 198
        CMY:
        2, 40, 22
        CMYK:
        0, 39, 21, 2
      HSL:
        332°, 90.7407%, 78.8235%
        HSV (HSB):
        332°, 39.2000%, 98.0392%
        XYZ:
        60.8456, 46.8577, 59.2636
        xyY:
        0.3644, 0.2806, 46.8577
      CIE-Lab:
        74.0986, 42.5674, -7.9524
        CIE-LCH:
        74.0986, 43.3039, 349.4180
        CIE-Luv:
        74.0986, 58.4373, -19.6649
        Hunter-Lab:
        68.4527, 38.8714, -3.4141
      #fa98c6 color charts
#fa98c6 RGB chart
      #fa98c6 CMYK chart
      #fa98c6 RGB pie chart
      #fa98c6 color shades, tints & tones
#fa98c6 color schemes
#fa98c6 color preview, HTML & CSS examples
           This text has a color of #fa98c6        
        
          <p style="color:#fa98c6;">Text here</p>
        
        
          .mytext {color:#fa98c6;}
        
        Text color #fa98c6
      
           This box has a color of #fa98c6        
        
          <div style="background-color:#fa98c6;">Content here</div>
        
        
          .mybackground {background-color:#fa98c6;}
        
        Background color #fa98c6
      
           Border around this has a color of #fa98c6        
        
          <div style="border:2px solid #fa98c6;">Content here</div>
        
        
          .myborder {border:2px solid #fa98c6;}
        
        Border color #fa98c6