#fa34b2 color space conversions
Hex:
        #fa34b2
        RGB:
        250, 52, 178
        CMY:
        2, 80, 30
        CMYK:
        0, 79, 29, 2
      HSL:
        322°, 95.1923%, 59.2157%
        HSV (HSB):
        322°, 79.2000%, 98.0392%
        XYZ:
        48.6882, 25.9943, 44.5707
        xyY:
        0.4083, 0.2180, 25.9943
      CIE-Lab:
        58.0317, 80.9641, -20.8592
        CIE-LCH:
        58.0317, 83.6080, 345.5528
        CIE-Luv:
        58.0317, 107.4657, -44.9327
        Hunter-Lab:
        50.9846, 81.2370, -16.1420
      #fa34b2 color charts
#fa34b2 RGB chart
      #fa34b2 CMYK chart
      #fa34b2 RGB pie chart
      #fa34b2 color shades, tints & tones
#fa34b2 color schemes
#fa34b2 color preview, HTML & CSS examples
           This text has a color of #fa34b2        
        
          <p style="color:#fa34b2;">Text here</p>
        
        
          .mytext {color:#fa34b2;}
        
        Text color #fa34b2
      
           This box has a color of #fa34b2        
        
          <div style="background-color:#fa34b2;">Content here</div>
        
        
          .mybackground {background-color:#fa34b2;}
        
        Background color #fa34b2
      
           Border around this has a color of #fa34b2        
        
          <div style="border:2px solid #fa34b2;">Content here</div>
        
        
          .myborder {border:2px solid #fa34b2;}
        
        Border color #fa34b2