#fa2ba2 color space conversions
Hex:
        #fa2ba2
        RGB:
        250, 43, 162
        CMY:
        2, 83, 36
        CMYK:
        0, 83, 35, 2
      HSL:
        326°, 95.3917%, 57.4510%
        HSV (HSB):
        326°, 82.8000%, 98.0392%
        XYZ:
        46.8098, 24.6604, 36.4752
        xyY:
        0.4336, 0.2285, 24.6604
      CIE-Lab:
        56.7430, 81.3062, -13.4832
        CIE-LCH:
        56.7430, 82.4166, 350.5842
        CIE-Luv:
        56.7430, 116.5743, -34.3039
        Hunter-Lab:
        49.6592, 81.3541, -8.7876
      #fa2ba2 color charts
#fa2ba2 RGB chart
      #fa2ba2 CMYK chart
      #fa2ba2 RGB pie chart
      #fa2ba2 color shades, tints & tones
#fa2ba2 color schemes
#fa2ba2 color preview, HTML & CSS examples
           This text has a color of #fa2ba2        
        
          <p style="color:#fa2ba2;">Text here</p>
        
        
          .mytext {color:#fa2ba2;}
        
        Text color #fa2ba2
      
           This box has a color of #fa2ba2        
        
          <div style="background-color:#fa2ba2;">Content here</div>
        
        
          .mybackground {background-color:#fa2ba2;}
        
        Background color #fa2ba2
      
           Border around this has a color of #fa2ba2        
        
          <div style="border:2px solid #fa2ba2;">Content here</div>
        
        
          .myborder {border:2px solid #fa2ba2;}
        
        Border color #fa2ba2