#fa419b color space conversions
Hex:
        #fa419b
        RGB:
        250, 65, 155
        CMY:
        2, 75, 39
        CMYK:
        0, 74, 38, 2
      HSL:
        331°, 94.8718%, 61.7647%
        HSV (HSB):
        331°, 74.0000%, 98.0392%
        XYZ:
        47.2310, 26.4711, 33.6304
        xyY:
        0.4400, 0.2466, 26.4711
      CIE-Lab:
        58.4816, 74.9932, -6.7765
        CIE-LCH:
        58.4816, 75.2987, 354.8367
        CIE-Luv:
        58.4816, 113.0428, -23.8342
        Hunter-Lab:
        51.4501, 73.8247, -2.7399
      #fa419b color charts
#fa419b RGB chart
      #fa419b CMYK chart
      #fa419b RGB pie chart
      #fa419b color shades, tints & tones
#fa419b color schemes
#fa419b color preview, HTML & CSS examples
           This text has a color of #fa419b        
        
          <p style="color:#fa419b;">Text here</p>
        
        
          .mytext {color:#fa419b;}
        
        Text color #fa419b
      
           This box has a color of #fa419b        
        
          <div style="background-color:#fa419b;">Content here</div>
        
        
          .mybackground {background-color:#fa419b;}
        
        Background color #fa419b
      
           Border around this has a color of #fa419b        
        
          <div style="border:2px solid #fa419b;">Content here</div>
        
        
          .myborder {border:2px solid #fa419b;}
        
        Border color #fa419b