#fa07bd color space conversions
Hex:
        #fa07bd
        RGB:
        250, 7, 189
        CMY:
        2, 97, 26
        CMYK:
        0, 97, 24, 2
      HSL:
        315°, 96.0474%, 50.3922%
        HSV (HSB):
        315°, 97.2000%, 98.0392%
        XYZ:
        48.6856, 24.1501, 50.2395
        xyY:
        0.3956, 0.1962, 24.1501
      CIE-Lab:
        56.2377, 88.6895, -29.9984
        CIE-LCH:
        56.2377, 93.6255, 341.3124
        CIE-Luv:
        56.2377, 108.8519, -59.4771
        Hunter-Lab:
        49.1427, 90.8399, -26.2134
      #fa07bd color charts
#fa07bd RGB chart
      #fa07bd CMYK chart
      #fa07bd RGB pie chart
      #fa07bd color shades, tints & tones
#fa07bd color schemes
#fa07bd color preview, HTML & CSS examples
           This text has a color of #fa07bd        
        
          <p style="color:#fa07bd;">Text here</p>
        
        
          .mytext {color:#fa07bd;}
        
        Text color #fa07bd
      
           This box has a color of #fa07bd        
        
          <div style="background-color:#fa07bd;">Content here</div>
        
        
          .mybackground {background-color:#fa07bd;}
        
        Background color #fa07bd
      
           Border around this has a color of #fa07bd        
        
          <div style="border:2px solid #fa07bd;">Content here</div>
        
        
          .myborder {border:2px solid #fa07bd;}
        
        Border color #fa07bd