#fa189b color space conversions
Hex:
        #fa189b
        RGB:
        250, 24, 155
        CMY:
        2, 91, 39
        CMYK:
        0, 90, 38, 2
      HSL:
        325°, 95.7627%, 53.7255%
        HSV (HSB):
        325°, 90.4000%, 98.0392%
        XYZ:
        45.6674, 23.3438, 33.1092
        xyY:
        0.4472, 0.2286, 23.3438
      CIE-Lab:
        55.4247, 83.7497, -11.3448
        CIE-LCH:
        55.4247, 84.5146, 352.2856
        CIE-Luv:
        55.4247, 123.2639, -31.7273
        Hunter-Lab:
        48.3154, 84.1648, -6.8090
      #fa189b color charts
#fa189b RGB chart
      #fa189b CMYK chart
      #fa189b RGB pie chart
      #fa189b color shades, tints & tones
#fa189b color schemes
#fa189b color preview, HTML & CSS examples
           This text has a color of #fa189b        
        
          <p style="color:#fa189b;">Text here</p>
        
        
          .mytext {color:#fa189b;}
        
        Text color #fa189b
      
           This box has a color of #fa189b        
        
          <div style="background-color:#fa189b;">Content here</div>
        
        
          .mybackground {background-color:#fa189b;}
        
        Background color #fa189b
      
           Border around this has a color of #fa189b        
        
          <div style="border:2px solid #fa189b;">Content here</div>
        
        
          .myborder {border:2px solid #fa189b;}
        
        Border color #fa189b