#fa419f color space conversions
Hex:
        #fa419f
        RGB:
        250, 65, 159
        CMY:
        2, 75, 38
        CMYK:
        0, 74, 36, 2
      HSL:
        330°, 94.8718%, 61.7647%
        HSV (HSB):
        330°, 74.0000%, 98.0392%
        XYZ:
        47.5726, 26.6078, 35.4293
        xyY:
        0.4340, 0.2428, 26.6078
      CIE-Lab:
        58.6095, 75.3942, -8.9246
        CIE-LCH:
        58.6095, 75.9206, 353.2491
        CIE-Luv:
        58.6095, 111.4543, -26.8811
        Hunter-Lab:
        51.5827, 74.3534, -4.6151
      #fa419f color charts
#fa419f RGB chart
      #fa419f CMYK chart
      #fa419f RGB pie chart
      #fa419f color shades, tints & tones
#fa419f color schemes
#fa419f color preview, HTML & CSS examples
           This text has a color of #fa419f        
        
          <p style="color:#fa419f;">Text here</p>
        
        
          .mytext {color:#fa419f;}
        
        Text color #fa419f
      
           This box has a color of #fa419f        
        
          <div style="background-color:#fa419f;">Content here</div>
        
        
          .mybackground {background-color:#fa419f;}
        
        Background color #fa419f
      
           Border around this has a color of #fa419f        
        
          <div style="border:2px solid #fa419f;">Content here</div>
        
        
          .myborder {border:2px solid #fa419f;}
        
        Border color #fa419f