#fa2b88 color space conversions
Hex:
        #fa2b88
        RGB:
        250, 43, 136
        CMY:
        2, 83, 47
        CMYK:
        0, 83, 46, 2
      HSL:
        333°, 95.3917%, 57.4510%
        HSV (HSB):
        333°, 82.8000%, 98.0392%
        XYZ:
        44.7322, 23.8293, 25.5344
        xyY:
        0.4754, 0.2532, 23.8293
      CIE-Lab:
        55.9165, 78.9382, 0.6593
        CIE-LCH:
        55.9165, 78.9410, 0.4785
        CIE-Luv:
        55.9165, 127.8510, -14.8244
        Hunter-Lab:
        48.8153, 78.1427, 3.1571
      #fa2b88 color charts
#fa2b88 RGB chart
      #fa2b88 CMYK chart
      #fa2b88 RGB pie chart
      #fa2b88 color shades, tints & tones
#fa2b88 color schemes
#fa2b88 color preview, HTML & CSS examples
           This text has a color of #fa2b88        
        
          <p style="color:#fa2b88;">Text here</p>
        
        
          .mytext {color:#fa2b88;}
        
        Text color #fa2b88
      
           This box has a color of #fa2b88        
        
          <div style="background-color:#fa2b88;">Content here</div>
        
        
          .mybackground {background-color:#fa2b88;}
        
        Background color #fa2b88
      
           Border around this has a color of #fa2b88        
        
          <div style="border:2px solid #fa2b88;">Content here</div>
        
        
          .myborder {border:2px solid #fa2b88;}
        
        Border color #fa2b88