#fa81bd color space conversions
Hex:
        #fa81bd
        RGB:
        250, 129, 189
        CMY:
        2, 49, 26
        CMYK:
        0, 48, 24, 2
      HSL:
        330°, 92.3664%, 74.3137%
        HSV (HSB):
        330°, 48.4000%, 98.0392%
        XYZ:
        56.4599, 39.6986, 52.8310
        xyY:
        0.3790, 0.2665, 39.6986
      CIE-Lab:
        69.2543, 52.8352, -10.1688
        CIE-LCH:
        69.2543, 53.8049, 349.1059
        CIE-Luv:
        69.2543, 72.7680, -24.7365
        Hunter-Lab:
        63.0068, 49.6904, -5.6096
      #fa81bd color charts
#fa81bd RGB chart
      #fa81bd CMYK chart
      #fa81bd RGB pie chart
      #fa81bd color shades, tints & tones
#fa81bd color schemes
#fa81bd color preview, HTML & CSS examples
           This text has a color of #fa81bd        
        
          <p style="color:#fa81bd;">Text here</p>
        
        
          .mytext {color:#fa81bd;}
        
        Text color #fa81bd
      
           This box has a color of #fa81bd        
        
          <div style="background-color:#fa81bd;">Content here</div>
        
        
          .mybackground {background-color:#fa81bd;}
        
        Background color #fa81bd
      
           Border around this has a color of #fa81bd        
        
          <div style="border:2px solid #fa81bd;">Content here</div>
        
        
          .myborder {border:2px solid #fa81bd;}
        
        Border color #fa81bd