#fa2b90 color space conversions
Hex:
        #fa2b90
        RGB:
        250, 43, 144
        CMY:
        2, 83, 44
        CMYK:
        0, 83, 42, 2
      HSL:
        331°, 95.3917%, 57.4510%
        HSV (HSB):
        331°, 82.8000%, 98.0392%
        XYZ:
        45.3223, 24.0654, 28.6419
        xyY:
        0.4623, 0.2455, 24.0654
      CIE-Lab:
        56.1532, 79.6208, -3.7456
        CIE-LCH:
        56.1532, 79.7089, 357.3066
        CIE-Luv:
        56.1532, 124.4364, -20.6737
        Hunter-Lab:
        49.0565, 79.0637, -0.2773
      #fa2b90 color charts
#fa2b90 RGB chart
      #fa2b90 CMYK chart
      #fa2b90 RGB pie chart
      #fa2b90 color shades, tints & tones
#fa2b90 color schemes
#fa2b90 color preview, HTML & CSS examples
           This text has a color of #fa2b90        
        
          <p style="color:#fa2b90;">Text here</p>
        
        
          .mytext {color:#fa2b90;}
        
        Text color #fa2b90
      
           This box has a color of #fa2b90        
        
          <div style="background-color:#fa2b90;">Content here</div>
        
        
          .mybackground {background-color:#fa2b90;}
        
        Background color #fa2b90
      
           Border around this has a color of #fa2b90        
        
          <div style="border:2px solid #fa2b90;">Content here</div>
        
        
          .myborder {border:2px solid #fa2b90;}
        
        Border color #fa2b90