#fa43b1 color space conversions
Hex:
        #fa43b1
        RGB:
        250, 67, 177
        CMY:
        2, 74, 31
        CMYK:
        0, 73, 29, 2
      HSL:
        324°, 94.8187%, 62.1569%
        HSV (HSB):
        324°, 73.2000%, 98.0392%
        XYZ:
        49.3673, 27.5126, 44.3035
        xyY:
        0.4074, 0.2270, 27.5126
      CIE-Lab:
        59.4458, 76.7200, -18.1236
        CIE-LCH:
        59.4458, 78.8316, 346.7087
        CIE-Luv:
        59.4458, 103.6007, -40.3059
        Hunter-Lab:
        52.4525, 76.2091, -13.3620
      #fa43b1 color charts
#fa43b1 RGB chart
      #fa43b1 CMYK chart
      #fa43b1 RGB pie chart
      #fa43b1 color shades, tints & tones
#fa43b1 color schemes
#fa43b1 color preview, HTML & CSS examples
           This text has a color of #fa43b1        
        
          <p style="color:#fa43b1;">Text here</p>
        
        
          .mytext {color:#fa43b1;}
        
        Text color #fa43b1
      
           This box has a color of #fa43b1        
        
          <div style="background-color:#fa43b1;">Content here</div>
        
        
          .mybackground {background-color:#fa43b1;}
        
        Background color #fa43b1
      
           Border around this has a color of #fa43b1        
        
          <div style="border:2px solid #fa43b1;">Content here</div>
        
        
          .myborder {border:2px solid #fa43b1;}
        
        Border color #fa43b1