#fa199f color space conversions
Hex:
        #fa199f
        RGB:
        250, 25, 159
        CMY:
        2, 90, 38
        CMYK:
        0, 90, 36, 2
      HSL:
        324°, 95.7447%, 53.9216%
        HSV (HSB):
        324°, 90.0000%, 98.0392%
        XYZ:
        46.0300, 23.5225, 34.9151
        xyY:
        0.4406, 0.2252, 23.5225
      CIE-Lab:
        55.6065, 84.0001, -13.4336
        CIE-LCH:
        55.6065, 85.0675, 350.9140
        CIE-Luv:
        55.6065, 121.2701, -34.6760
        Hunter-Lab:
        48.5000, 84.5345, -8.7329
      #fa199f color charts
#fa199f RGB chart
      #fa199f CMYK chart
      #fa199f RGB pie chart
      #fa199f color shades, tints & tones
#fa199f color schemes
#fa199f color preview, HTML & CSS examples
           This text has a color of #fa199f        
        
          <p style="color:#fa199f;">Text here</p>
        
        
          .mytext {color:#fa199f;}
        
        Text color #fa199f
      
           This box has a color of #fa199f        
        
          <div style="background-color:#fa199f;">Content here</div>
        
        
          .mybackground {background-color:#fa199f;}
        
        Background color #fa199f
      
           Border around this has a color of #fa199f        
        
          <div style="border:2px solid #fa199f;">Content here</div>
        
        
          .myborder {border:2px solid #fa199f;}
        
        Border color #fa199f