#fa1ec9 color space conversions
Hex:
        #fa1ec9
        RGB:
        250, 30, 201
        CMY:
        2, 88, 21
        CMYK:
        0, 88, 20, 2
      HSL:
        313°, 95.6522%, 54.9020%
        HSV (HSB):
        313°, 88.0000%, 98.0392%
        XYZ:
        50.4312, 25.4696, 57.5164
        xyY:
        0.3780, 0.1909, 25.4696
      CIE-Lab:
        57.5301, 87.8442, -34.8981
        CIE-LCH:
        57.5301, 94.5224, 338.3334
        CIE-Luv:
        57.5301, 101.3965, -66.9102
        Hunter-Lab:
        50.4674, 90.0541, -32.2442
      #fa1ec9 color charts
#fa1ec9 RGB chart
      #fa1ec9 CMYK chart
      #fa1ec9 RGB pie chart
      #fa1ec9 color shades, tints & tones
#fa1ec9 color schemes
#fa1ec9 color preview, HTML & CSS examples
           This text has a color of #fa1ec9        
        
          <p style="color:#fa1ec9;">Text here</p>
        
        
          .mytext {color:#fa1ec9;}
        
        Text color #fa1ec9
      
           This box has a color of #fa1ec9        
        
          <div style="background-color:#fa1ec9;">Content here</div>
        
        
          .mybackground {background-color:#fa1ec9;}
        
        Background color #fa1ec9
      
           Border around this has a color of #fa1ec9        
        
          <div style="border:2px solid #fa1ec9;">Content here</div>
        
        
          .myborder {border:2px solid #fa1ec9;}
        
        Border color #fa1ec9