#fa33b9 color space conversions
Hex:
        #fa33b9
        RGB:
        250, 51, 185
        CMY:
        2, 80, 27
        CMYK:
        0, 80, 26, 2
      HSL:
        320°, 95.2153%, 59.0196%
        HSV (HSB):
        320°, 79.6000%, 98.0392%
        XYZ:
        49.3651, 26.1944, 48.3531
        xyY:
        0.3984, 0.2114, 26.1944
      CIE-Lab:
        58.2211, 81.9929, -24.6197
        CIE-LCH:
        58.2211, 85.6094, 343.2867
        CIE-Luv:
        58.2211, 104.7168, -50.6738
        Hunter-Lab:
        51.1805, 82.6028, -20.1883
      #fa33b9 color charts
#fa33b9 RGB chart
      #fa33b9 CMYK chart
      #fa33b9 RGB pie chart
      #fa33b9 color shades, tints & tones
#fa33b9 color schemes
#fa33b9 color preview, HTML & CSS examples
           This text has a color of #fa33b9        
        
          <p style="color:#fa33b9;">Text here</p>
        
        
          .mytext {color:#fa33b9;}
        
        Text color #fa33b9
      
           This box has a color of #fa33b9        
        
          <div style="background-color:#fa33b9;">Content here</div>
        
        
          .mybackground {background-color:#fa33b9;}
        
        Background color #fa33b9
      
           Border around this has a color of #fa33b9        
        
          <div style="border:2px solid #fa33b9;">Content here</div>
        
        
          .myborder {border:2px solid #fa33b9;}
        
        Border color #fa33b9