#fa07ad color space conversions
Hex:
        #fa07ad
        RGB:
        250, 7, 173
        CMY:
        2, 97, 32
        CMYK:
        0, 97, 31, 2
      HSL:
        319°, 96.0474%, 50.3922%
        HSV (HSB):
        319°, 97.2000%, 98.0392%
        XYZ:
        47.0431, 23.4931, 41.5903
        xyY:
        0.4196, 0.2095, 23.4931
      CIE-Lab:
        55.5766, 86.9886, -21.7054
        CIE-LCH:
        55.5766, 89.6557, 345.9897
        CIE-Luv:
        55.5766, 116.4116, -46.9558
        Hunter-Lab:
        48.4697, 88.4246, -16.9462
      #fa07ad color charts
#fa07ad RGB chart
      #fa07ad CMYK chart
      #fa07ad RGB pie chart
      #fa07ad color shades, tints & tones
#fa07ad color schemes
#fa07ad color preview, HTML & CSS examples
           This text has a color of #fa07ad        
        
          <p style="color:#fa07ad;">Text here</p>
        
        
          .mytext {color:#fa07ad;}
        
        Text color #fa07ad
      
           This box has a color of #fa07ad        
        
          <div style="background-color:#fa07ad;">Content here</div>
        
        
          .mybackground {background-color:#fa07ad;}
        
        Background color #fa07ad
      
           Border around this has a color of #fa07ad        
        
          <div style="border:2px solid #fa07ad;">Content here</div>
        
        
          .myborder {border:2px solid #fa07ad;}
        
        Border color #fa07ad