#fa2eb4 color space conversions
Hex:
        #fa2eb4
        RGB:
        250, 46, 180
        CMY:
        2, 82, 29
        CMYK:
        0, 82, 28, 2
      HSL:
        321°, 95.3271%, 58.0392%
        HSV (HSB):
        321°, 81.6000%, 98.0392%
        XYZ:
        48.6396, 25.5733, 45.5526
        xyY:
        0.4061, 0.2135, 25.5733
      CIE-Lab:
        57.6298, 82.5632, -22.6347
        CIE-LCH:
        57.6298, 85.6096, 344.6690
        CIE-Luv:
        57.6298, 107.9973, -47.7715
        Hunter-Lab:
        50.5700, 83.1884, -18.0083
      #fa2eb4 color charts
#fa2eb4 RGB chart
      #fa2eb4 CMYK chart
      #fa2eb4 RGB pie chart
      #fa2eb4 color shades, tints & tones
#fa2eb4 color schemes
#fa2eb4 color preview, HTML & CSS examples
           This text has a color of #fa2eb4        
        
          <p style="color:#fa2eb4;">Text here</p>
        
        
          .mytext {color:#fa2eb4;}
        
        Text color #fa2eb4
      
           This box has a color of #fa2eb4        
        
          <div style="background-color:#fa2eb4;">Content here</div>
        
        
          .mybackground {background-color:#fa2eb4;}
        
        Background color #fa2eb4
      
           Border around this has a color of #fa2eb4        
        
          <div style="border:2px solid #fa2eb4;">Content here</div>
        
        
          .myborder {border:2px solid #fa2eb4;}
        
        Border color #fa2eb4