#fa06a1 color space conversions
Hex:
        #fa06a1
        RGB:
        250, 6, 161
        CMY:
        2, 98, 37
        CMYK:
        0, 98, 36, 2
      HSL:
        322°, 96.0630%, 50.1961%
        HSV (HSB):
        322°, 97.6000%, 98.0392%
        XYZ:
        45.9225, 23.0275, 35.7426
        xyY:
        0.4386, 0.2200, 23.0275
      CIE-Lab:
        55.1006, 85.8747, -15.3787
        CIE-LCH:
        55.1006, 87.2408, 349.8469
        CIE-Luv:
        55.1006, 122.2019, -37.7112
        Hunter-Lab:
        47.9869, 86.8437, -10.5707
      #fa06a1 color charts
#fa06a1 RGB chart
      #fa06a1 CMYK chart
      #fa06a1 RGB pie chart
      #fa06a1 color shades, tints & tones
#fa06a1 color schemes
#fa06a1 color preview, HTML & CSS examples
           This text has a color of #fa06a1        
        
          <p style="color:#fa06a1;">Text here</p>
        
        
          .mytext {color:#fa06a1;}
        
        Text color #fa06a1
      
           This box has a color of #fa06a1        
        
          <div style="background-color:#fa06a1;">Content here</div>
        
        
          .mybackground {background-color:#fa06a1;}
        
        Background color #fa06a1
      
           Border around this has a color of #fa06a1        
        
          <div style="border:2px solid #fa06a1;">Content here</div>
        
        
          .myborder {border:2px solid #fa06a1;}
        
        Border color #fa06a1