#fa56b4 color space conversions
Hex:
        #fa56b4
        RGB:
        250, 86, 180
        CMY:
        2, 66, 29
        CMYK:
        0, 66, 28, 2
      HSL:
        326°, 94.2529%, 65.8824%
        HSV (HSB):
        326°, 65.6000%, 98.0392%
        XYZ:
        50.9903, 30.2749, 46.3362
        xyY:
        0.3996, 0.2373, 30.2749
      CIE-Lab:
        61.8907, 70.5392, -16.1411
        CIE-LCH:
        61.8907, 72.3624, 347.1112
        CIE-Luv:
        61.8907, 95.5925, -36.4638
        Hunter-Lab:
        55.0226, 69.1294, -11.4141
      #fa56b4 color charts
#fa56b4 RGB chart
      #fa56b4 CMYK chart
      #fa56b4 RGB pie chart
      #fa56b4 color shades, tints & tones
#fa56b4 color schemes
#fa56b4 color preview, HTML & CSS examples
           This text has a color of #fa56b4        
        
          <p style="color:#fa56b4;">Text here</p>
        
        
          .mytext {color:#fa56b4;}
        
        Text color #fa56b4
      
           This box has a color of #fa56b4        
        
          <div style="background-color:#fa56b4;">Content here</div>
        
        
          .mybackground {background-color:#fa56b4;}
        
        Background color #fa56b4
      
           Border around this has a color of #fa56b4        
        
          <div style="border:2px solid #fa56b4;">Content here</div>
        
        
          .myborder {border:2px solid #fa56b4;}
        
        Border color #fa56b4