#fa44b1 color space conversions
Hex:
        #fa44b1
        RGB:
        250, 68, 177
        CMY:
        2, 73, 31
        CMYK:
        0, 73, 29, 2
      HSL:
        324°, 94.7917%, 62.3529%
        HSV (HSB):
        324°, 72.8000%, 98.0392%
        XYZ:
        49.4273, 27.6326, 44.3235
        xyY:
        0.4072, 0.2276, 27.6326
      CIE-Lab:
        59.5553, 76.4108, -17.9571
        CIE-LCH:
        59.5553, 78.4925, 346.7750
        CIE-Luv:
        59.5553, 103.2765, -40.0159
        Hunter-Lab:
        52.5667, 75.8479, -13.1958
      #fa44b1 color charts
#fa44b1 RGB chart
      #fa44b1 CMYK chart
      #fa44b1 RGB pie chart
      #fa44b1 color shades, tints & tones
#fa44b1 color schemes
#fa44b1 color preview, HTML & CSS examples
           This text has a color of #fa44b1        
        
          <p style="color:#fa44b1;">Text here</p>
        
        
          .mytext {color:#fa44b1;}
        
        Text color #fa44b1
      
           This box has a color of #fa44b1        
        
          <div style="background-color:#fa44b1;">Content here</div>
        
        
          .mybackground {background-color:#fa44b1;}
        
        Background color #fa44b1
      
           Border around this has a color of #fa44b1        
        
          <div style="border:2px solid #fa44b1;">Content here</div>
        
        
          .myborder {border:2px solid #fa44b1;}
        
        Border color #fa44b1