#fa81a1 color space conversions
Hex:
        #fa81a1
        RGB:
        250, 129, 161
        CMY:
        2, 49, 37
        CMYK:
        0, 48, 36, 2
      HSL:
        344°, 92.3664%, 74.3137%
        HSV (HSB):
        344°, 48.4000%, 98.0392%
        XYZ:
        53.7076, 38.5977, 38.3376
        xyY:
        0.4111, 0.2954, 38.5977
      CIE-Lab:
        68.4589, 49.3202, 4.3915
        CIE-LCH:
        68.4589, 49.5154, 5.0883
        CIE-Luv:
        68.4589, 79.6405, -3.3199
        Hunter-Lab:
        62.1271, 45.5874, 6.9020
      #fa81a1 color charts
#fa81a1 RGB chart
      #fa81a1 CMYK chart
      #fa81a1 RGB pie chart
      #fa81a1 color shades, tints & tones
#fa81a1 color schemes
#fa81a1 color preview, HTML & CSS examples
           This text has a color of #fa81a1        
        
          <p style="color:#fa81a1;">Text here</p>
        
        
          .mytext {color:#fa81a1;}
        
        Text color #fa81a1
      
           This box has a color of #fa81a1        
        
          <div style="background-color:#fa81a1;">Content here</div>
        
        
          .mybackground {background-color:#fa81a1;}
        
        Background color #fa81a1
      
           Border around this has a color of #fa81a1        
        
          <div style="border:2px solid #fa81a1;">Content here</div>
        
        
          .myborder {border:2px solid #fa81a1;}
        
        Border color #fa81a1