#fa07c2 color space conversions
Hex:
        #fa07c2
        RGB:
        250, 7, 194
        CMY:
        2, 97, 24
        CMYK:
        0, 97, 22, 2
      HSL:
        314°, 96.0474%, 50.3922%
        HSV (HSB):
        314°, 97.2000%, 98.0392%
        XYZ:
        49.2379, 24.3710, 53.1479
        xyY:
        0.3884, 0.1923, 24.3710
      CIE-Lab:
        56.4573, 89.2500, -32.5463
        CIE-LCH:
        56.4573, 94.9991, 339.9649
        CIE-Luv:
        56.4573, 106.5207, -63.3958
        Hunter-Lab:
        49.3670, 91.6411, -29.2740
      #fa07c2 color charts
#fa07c2 RGB chart
      #fa07c2 CMYK chart
      #fa07c2 RGB pie chart
      #fa07c2 color shades, tints & tones
#fa07c2 color schemes
#fa07c2 color preview, HTML & CSS examples
           This text has a color of #fa07c2        
        
          <p style="color:#fa07c2;">Text here</p>
        
        
          .mytext {color:#fa07c2;}
        
        Text color #fa07c2
      
           This box has a color of #fa07c2        
        
          <div style="background-color:#fa07c2;">Content here</div>
        
        
          .mybackground {background-color:#fa07c2;}
        
        Background color #fa07c2
      
           Border around this has a color of #fa07c2        
        
          <div style="border:2px solid #fa07c2;">Content here</div>
        
        
          .myborder {border:2px solid #fa07c2;}
        
        Border color #fa07c2