#fa1e57 color space conversions
Hex:
        #fa1e57
        RGB:
        250, 30, 87
        CMY:
        2, 88, 66
        CMYK:
        0, 88, 65, 2
      HSL:
        344°, 95.6522%, 54.9020%
        HSV (HSB):
        344°, 88.0000%, 98.0392%
        XYZ:
        41.6089, 21.9407, 11.0588
        xyY:
        0.5577, 0.2941, 21.9407
      CIE-Lab:
        53.9640, 78.0834, 27.3139
        CIE-LCH:
        53.9640, 82.7228, 19.2800
        CIE-Luv:
        53.9640, 150.2938, 14.4289
        Hunter-Lab:
        46.8409, 76.5907, 18.7907
      #fa1e57 color charts
#fa1e57 RGB chart
      #fa1e57 CMYK chart
      #fa1e57 RGB pie chart
      #fa1e57 color shades, tints & tones
#fa1e57 color schemes
#fa1e57 color preview, HTML & CSS examples
           This text has a color of #fa1e57        
        
          <p style="color:#fa1e57;">Text here</p>
        
        
          .mytext {color:#fa1e57;}
        
        Text color #fa1e57
      
           This box has a color of #fa1e57        
        
          <div style="background-color:#fa1e57;">Content here</div>
        
        
          .mybackground {background-color:#fa1e57;}
        
        Background color #fa1e57
      
           Border around this has a color of #fa1e57        
        
          <div style="border:2px solid #fa1e57;">Content here</div>
        
        
          .myborder {border:2px solid #fa1e57;}
        
        Border color #fa1e57