#fa2e57 color space conversions
Hex:
        #fa2e57
        RGB:
        250, 46, 87
        CMY:
        2, 82, 66
        CMYK:
        0, 82, 65, 2
      HSL:
        348°, 95.3271%, 58.0392%
        HSV (HSB):
        348°, 81.6000%, 98.0392%
        XYZ:
        42.1216, 22.9661, 11.2297
        xyY:
        0.5519, 0.3009, 22.9661
      CIE-Lab:
        55.0374, 75.0096, 28.6863
        CIE-LCH:
        55.0374, 80.3078, 20.9286
        CIE-Luv:
        55.0374, 145.2653, 16.7715
        Hunter-Lab:
        47.9230, 73.0265, 19.6528
      #fa2e57 color charts
#fa2e57 RGB chart
      #fa2e57 CMYK chart
      #fa2e57 RGB pie chart
      #fa2e57 color shades, tints & tones
#fa2e57 color schemes
#fa2e57 color preview, HTML & CSS examples
           This text has a color of #fa2e57        
        
          <p style="color:#fa2e57;">Text here</p>
        
        
          .mytext {color:#fa2e57;}
        
        Text color #fa2e57
      
           This box has a color of #fa2e57        
        
          <div style="background-color:#fa2e57;">Content here</div>
        
        
          .mybackground {background-color:#fa2e57;}
        
        Background color #fa2e57
      
           Border around this has a color of #fa2e57        
        
          <div style="border:2px solid #fa2e57;">Content here</div>
        
        
          .myborder {border:2px solid #fa2e57;}
        
        Border color #fa2e57