#fa1abe color space conversions
Hex:
        #fa1abe
        RGB:
        250, 26, 190
        CMY:
        2, 90, 25
        CMYK:
        0, 90, 24, 2
      HSL:
        316°, 95.7265%, 54.1176%
        HSV (HSB):
        316°, 89.6000%, 98.0392%
        XYZ:
        49.0880, 24.7805, 50.9111
        xyY:
        0.3934, 0.1986, 24.7805
      CIE-Lab:
        56.8609, 87.1025, -29.6096
        CIE-LCH:
        56.8609, 91.9977, 341.2251
        CIE-Luv:
        56.8609, 106.8266, -58.7456
        Hunter-Lab:
        49.7800, 88.9036, -25.7912
      #fa1abe color charts
#fa1abe RGB chart
      #fa1abe CMYK chart
      #fa1abe RGB pie chart
      #fa1abe color shades, tints & tones
#fa1abe color schemes
#fa1abe color preview, HTML & CSS examples
           This text has a color of #fa1abe        
        
          <p style="color:#fa1abe;">Text here</p>
        
        
          .mytext {color:#fa1abe;}
        
        Text color #fa1abe
      
           This box has a color of #fa1abe        
        
          <div style="background-color:#fa1abe;">Content here</div>
        
        
          .mybackground {background-color:#fa1abe;}
        
        Background color #fa1abe
      
           Border around this has a color of #fa1abe        
        
          <div style="border:2px solid #fa1abe;">Content here</div>
        
        
          .myborder {border:2px solid #fa1abe;}
        
        Border color #fa1abe