#fa34b8 color space conversions
Hex:
        #fa34b8
        RGB:
        250, 52, 184
        CMY:
        2, 80, 28
        CMYK:
        0, 79, 26, 2
      HSL:
        320°, 95.1923%, 59.2157%
        HSV (HSB):
        320°, 79.2000%, 98.0392%
        XYZ:
        49.3041, 26.2407, 47.8137
        xyY:
        0.3997, 0.2127, 26.2407
      CIE-Lab:
        58.2648, 81.6390, -23.9750
        CIE-LCH:
        58.2648, 85.0866, 343.6340
        CIE-Luv:
        58.2648, 104.9078, -49.6631
        Hunter-Lab:
        51.2256, 82.1592, -19.4830
      #fa34b8 color charts
#fa34b8 RGB chart
      #fa34b8 CMYK chart
      #fa34b8 RGB pie chart
      #fa34b8 color shades, tints & tones
#fa34b8 color schemes
#fa34b8 color preview, HTML & CSS examples
           This text has a color of #fa34b8        
        
          <p style="color:#fa34b8;">Text here</p>
        
        
          .mytext {color:#fa34b8;}
        
        Text color #fa34b8
      
           This box has a color of #fa34b8        
        
          <div style="background-color:#fa34b8;">Content here</div>
        
        
          .mybackground {background-color:#fa34b8;}
        
        Background color #fa34b8
      
           Border around this has a color of #fa34b8        
        
          <div style="border:2px solid #fa34b8;">Content here</div>
        
        
          .myborder {border:2px solid #fa34b8;}
        
        Border color #fa34b8