#fa06a4 color space conversions
Hex:
        #fa06a4
        RGB:
        250, 6, 164
        CMY:
        2, 98, 36
        CMYK:
        0, 98, 34, 2
      HSL:
        321°, 96.0630%, 50.1961%
        HSV (HSB):
        321°, 97.6000%, 98.0392%
        XYZ:
        46.1903, 23.1346, 37.1529
        xyY:
        0.4338, 0.2173, 23.1346
      CIE-Lab:
        55.2107, 86.1614, -16.9801
        CIE-LCH:
        55.2107, 87.8186, 348.8514
        CIE-Luv:
        55.2107, 120.7703, -40.0250
        Hunter-Lab:
        48.0984, 87.2465, -12.1287
      #fa06a4 color charts
#fa06a4 RGB chart
      #fa06a4 CMYK chart
      #fa06a4 RGB pie chart
      #fa06a4 color shades, tints & tones
#fa06a4 color schemes
#fa06a4 color preview, HTML & CSS examples
           This text has a color of #fa06a4        
        
          <p style="color:#fa06a4;">Text here</p>
        
        
          .mytext {color:#fa06a4;}
        
        Text color #fa06a4
      
           This box has a color of #fa06a4        
        
          <div style="background-color:#fa06a4;">Content here</div>
        
        
          .mybackground {background-color:#fa06a4;}
        
        Background color #fa06a4
      
           Border around this has a color of #fa06a4        
        
          <div style="border:2px solid #fa06a4;">Content here</div>
        
        
          .myborder {border:2px solid #fa06a4;}
        
        Border color #fa06a4