#fa90c4 color space conversions
Hex:
        #fa90c4
        RGB:
        250, 144, 196
        CMY:
        2, 44, 23
        CMYK:
        0, 42, 22, 2
      HSL:
        331°, 91.3793%, 77.2549%
        HSV (HSB):
        331°, 42.4000%, 98.0392%
        XYZ:
        59.3614, 44.2560, 57.6381
        xyY:
        0.3681, 0.2744, 44.2560
      CIE-Lab:
        72.3993, 46.3594, -9.3755
        CIE-LCH:
        72.3993, 47.2980, 348.5670
        CIE-Luv:
        72.3993, 63.1841, -22.4549
        Hunter-Lab:
        66.5252, 42.8590, -4.8018
      #fa90c4 color charts
#fa90c4 RGB chart
      #fa90c4 CMYK chart
      #fa90c4 RGB pie chart
      #fa90c4 color shades, tints & tones
#fa90c4 color schemes
#fa90c4 color preview, HTML & CSS examples
           This text has a color of #fa90c4        
        
          <p style="color:#fa90c4;">Text here</p>
        
        
          .mytext {color:#fa90c4;}
        
        Text color #fa90c4
      
           This box has a color of #fa90c4        
        
          <div style="background-color:#fa90c4;">Content here</div>
        
        
          .mybackground {background-color:#fa90c4;}
        
        Background color #fa90c4
      
           Border around this has a color of #fa90c4        
        
          <div style="border:2px solid #fa90c4;">Content here</div>
        
        
          .myborder {border:2px solid #fa90c4;}
        
        Border color #fa90c4