#fa50b1 color space conversions
Hex:
        #fa50b1
        RGB:
        250, 80, 177
        CMY:
        2, 69, 31
        CMYK:
        0, 68, 29, 2
      HSL:
        326°, 94.4444%, 64.7059%
        HSV (HSB):
        326°, 68.0000%, 98.0392%
        XYZ:
        50.2288, 29.2356, 44.5907
        xyY:
        0.4049, 0.2357, 29.2356
      CIE-Lab:
        60.9890, 72.3928, -15.7825
        CIE-LCH:
        60.9890, 74.0932, 347.7013
        CIE-Luv:
        60.9890, 99.0257, -36.2149
        Hunter-Lab:
        54.0700, 71.1967, -11.0465
      #fa50b1 color charts
#fa50b1 RGB chart
      #fa50b1 CMYK chart
      #fa50b1 RGB pie chart
      #fa50b1 color shades, tints & tones
#fa50b1 color schemes
#fa50b1 color preview, HTML & CSS examples
           This text has a color of #fa50b1        
        
          <p style="color:#fa50b1;">Text here</p>
        
        
          .mytext {color:#fa50b1;}
        
        Text color #fa50b1
      
           This box has a color of #fa50b1        
        
          <div style="background-color:#fa50b1;">Content here</div>
        
        
          .mybackground {background-color:#fa50b1;}
        
        Background color #fa50b1
      
           Border around this has a color of #fa50b1        
        
          <div style="border:2px solid #fa50b1;">Content here</div>
        
        
          .myborder {border:2px solid #fa50b1;}
        
        Border color #fa50b1