#fa1da0 color space conversions
Hex:
        #fa1da0
        RGB:
        250, 29, 160
        CMY:
        2, 89, 37
        CMYK:
        0, 88, 36, 2
      HSL:
        324°, 95.6710%, 54.7059%
        HSV (HSB):
        324°, 88.4000%, 98.0392%
        XYZ:
        46.2089, 23.7408, 35.4047
        xyY:
        0.4386, 0.2253, 23.7408
      CIE-Lab:
        55.8273, 83.5561, -13.6896
        CIE-LCH:
        55.8273, 84.6701, 350.6955
        CIE-Luv:
        55.8273, 120.2047, -34.9625
        Hunter-Lab:
        48.7245, 84.0161, -8.9747
      #fa1da0 color charts
#fa1da0 RGB chart
      #fa1da0 CMYK chart
      #fa1da0 RGB pie chart
      #fa1da0 color shades, tints & tones
#fa1da0 color schemes
#fa1da0 color preview, HTML & CSS examples
           This text has a color of #fa1da0        
        
          <p style="color:#fa1da0;">Text here</p>
        
        
          .mytext {color:#fa1da0;}
        
        Text color #fa1da0
      
           This box has a color of #fa1da0        
        
          <div style="background-color:#fa1da0;">Content here</div>
        
        
          .mybackground {background-color:#fa1da0;}
        
        Background color #fa1da0
      
           Border around this has a color of #fa1da0        
        
          <div style="border:2px solid #fa1da0;">Content here</div>
        
        
          .myborder {border:2px solid #fa1da0;}
        
        Border color #fa1da0