#fa2885 color space conversions
Hex:
        #fa2885
        RGB:
        250, 40, 133
        CMY:
        2, 84, 48
        CMYK:
        0, 84, 47, 2
      HSL:
        333°, 95.4545%, 56.8627%
        HSV (HSB):
        333°, 84.0000%, 98.0392%
        XYZ:
        44.4168, 23.5350, 24.3920
        xyY:
        0.4810, 0.2549, 23.5350
      CIE-Lab:
        55.6192, 79.3034, 2.0142
        CIE-LCH:
        55.6192, 79.3290, 1.4549
        CIE-Luv:
        55.6192, 129.9167, -13.2011
        Hunter-Lab:
        48.5129, 78.5309, 4.1484
      #fa2885 color charts
#fa2885 RGB chart
      #fa2885 CMYK chart
      #fa2885 RGB pie chart
      #fa2885 color shades, tints & tones
#fa2885 color schemes
#fa2885 color preview, HTML & CSS examples
           This text has a color of #fa2885        
        
          <p style="color:#fa2885;">Text here</p>
        
        
          .mytext {color:#fa2885;}
        
        Text color #fa2885
      
           This box has a color of #fa2885        
        
          <div style="background-color:#fa2885;">Content here</div>
        
        
          .mybackground {background-color:#fa2885;}
        
        Background color #fa2885
      
           Border around this has a color of #fa2885        
        
          <div style="border:2px solid #fa2885;">Content here</div>
        
        
          .myborder {border:2px solid #fa2885;}
        
        Border color #fa2885