#fa06af color space conversions
Hex:
        #fa06af
        RGB:
        250, 6, 175
        CMY:
        2, 98, 31
        CMYK:
        0, 98, 30, 2
      HSL:
        318°, 96.0630%, 50.1961%
        HSV (HSB):
        318°, 97.6000%, 98.0392%
        XYZ:
        47.2273, 23.5494, 42.6138
        xyY:
        0.4165, 0.2077, 23.5494
      CIE-Lab:
        55.6338, 87.2579, -22.7875
        CIE-LCH:
        55.6338, 90.1843, 345.3640
        CIE-Luv:
        55.6338, 115.5255, -48.5738
        Hunter-Lab:
        48.5277, 88.7933, -18.0951
      #fa06af color charts
#fa06af RGB chart
      #fa06af CMYK chart
      #fa06af RGB pie chart
      #fa06af color shades, tints & tones
#fa06af color schemes
#fa06af color preview, HTML & CSS examples
           This text has a color of #fa06af        
        
          <p style="color:#fa06af;">Text here</p>
        
        
          .mytext {color:#fa06af;}
        
        Text color #fa06af
      
           This box has a color of #fa06af        
        
          <div style="background-color:#fa06af;">Content here</div>
        
        
          .mybackground {background-color:#fa06af;}
        
        Background color #fa06af
      
           Border around this has a color of #fa06af        
        
          <div style="border:2px solid #fa06af;">Content here</div>
        
        
          .myborder {border:2px solid #fa06af;}
        
        Border color #fa06af