#fa07a0 color space conversions
Hex:
        #fa07a0
        RGB:
        250, 7, 160
        CMY:
        2, 97, 37
        CMYK:
        0, 97, 36, 2
      HSL:
        322°, 96.0474%, 50.3922%
        HSV (HSB):
        322°, 97.2000%, 98.0392%
        XYZ:
        45.8455, 23.0140, 35.2835
        xyY:
        0.4402, 0.2210, 23.0140
      CIE-Lab:
        55.0868, 85.7149, -14.8094
        CIE-LCH:
        55.0868, 86.9848, 350.1975
        CIE-Luv:
        55.0868, 122.6065, -36.8841
        Hunter-Lab:
        47.9729, 86.6315, -10.0261
      #fa07a0 color charts
#fa07a0 RGB chart
      #fa07a0 CMYK chart
      #fa07a0 RGB pie chart
      #fa07a0 color shades, tints & tones
#fa07a0 color schemes
#fa07a0 color preview, HTML & CSS examples
           This text has a color of #fa07a0        
        
          <p style="color:#fa07a0;">Text here</p>
        
        
          .mytext {color:#fa07a0;}
        
        Text color #fa07a0
      
           This box has a color of #fa07a0        
        
          <div style="background-color:#fa07a0;">Content here</div>
        
        
          .mybackground {background-color:#fa07a0;}
        
        Background color #fa07a0
      
           Border around this has a color of #fa07a0        
        
          <div style="border:2px solid #fa07a0;">Content here</div>
        
        
          .myborder {border:2px solid #fa07a0;}
        
        Border color #fa07a0