#fa1da6 color space conversions
Hex:
        #fa1da6
        RGB:
        250, 29, 166
        CMY:
        2, 89, 35
        CMYK:
        0, 88, 34, 2
      HSL:
        323°, 95.6710%, 54.7059%
        HSV (HSB):
        323°, 88.4000%, 98.0392%
        XYZ:
        46.7466, 23.9559, 38.2365
        xyY:
        0.4291, 0.2199, 23.9559
      CIE-Lab:
        56.0436, 84.1432, -16.8898
        CIE-LCH:
        56.0436, 85.8215, 348.6500
        CIE-Luv:
        56.0436, 117.4458, -39.5959
        Hunter-Lab:
        48.9448, 84.8302, -12.0571
      #fa1da6 color charts
#fa1da6 RGB chart
      #fa1da6 CMYK chart
      #fa1da6 RGB pie chart
      #fa1da6 color shades, tints & tones
#fa1da6 color schemes
#fa1da6 color preview, HTML & CSS examples
           This text has a color of #fa1da6        
        
          <p style="color:#fa1da6;">Text here</p>
        
        
          .mytext {color:#fa1da6;}
        
        Text color #fa1da6
      
           This box has a color of #fa1da6        
        
          <div style="background-color:#fa1da6;">Content here</div>
        
        
          .mybackground {background-color:#fa1da6;}
        
        Background color #fa1da6
      
           Border around this has a color of #fa1da6        
        
          <div style="border:2px solid #fa1da6;">Content here</div>
        
        
          .myborder {border:2px solid #fa1da6;}
        
        Border color #fa1da6