#fa5bac color space conversions
Hex:
        #fa5bac
        RGB:
        250, 91, 172
        CMY:
        2, 64, 33
        CMYK:
        0, 64, 31, 2
      HSL:
        329°, 94.0828%, 66.8627%
        HSV (HSB):
        329°, 63.6000%, 98.0392%
        XYZ:
        50.6118, 30.7847, 42.3042
        xyY:
        0.4091, 0.2489, 30.7847
      CIE-Lab:
        62.3255, 67.6571, -10.8950
        CIE-LCH:
        62.3255, 68.5287, 350.8520
        CIE-Luv:
        62.3255, 96.2820, -28.3168
        Hunter-Lab:
        55.4840, 65.7286, -6.3674
      #fa5bac color charts
#fa5bac RGB chart
      #fa5bac CMYK chart
      #fa5bac RGB pie chart
      #fa5bac color shades, tints & tones
#fa5bac color schemes
#fa5bac color preview, HTML & CSS examples
           This text has a color of #fa5bac        
        
          <p style="color:#fa5bac;">Text here</p>
        
        
          .mytext {color:#fa5bac;}
        
        Text color #fa5bac
      
           This box has a color of #fa5bac        
        
          <div style="background-color:#fa5bac;">Content here</div>
        
        
          .mybackground {background-color:#fa5bac;}
        
        Background color #fa5bac
      
           Border around this has a color of #fa5bac        
        
          <div style="border:2px solid #fa5bac;">Content here</div>
        
        
          .myborder {border:2px solid #fa5bac;}
        
        Border color #fa5bac