#fa9bd4 color space conversions
Hex:
        #fa9bd4
        RGB:
        250, 155, 212
        CMY:
        2, 39, 17
        CMYK:
        0, 38, 15, 2
      HSL:
        324°, 90.4762%, 79.4118%
        HSV (HSB):
        324°, 38.0000%, 98.0392%
        XYZ:
        63.0294, 48.5201, 68.3307
        xyY:
        0.3504, 0.2697, 48.5201
      CIE-Lab:
        75.1518, 43.1226, -14.0725
        CIE-LCH:
        75.1518, 45.3607, 341.9266
        CIE-Luv:
        75.1518, 54.0608, -29.1368
        Hunter-Lab:
        69.6564, 39.6189, -9.4021
      #fa9bd4 color charts
#fa9bd4 RGB chart
      #fa9bd4 CMYK chart
      #fa9bd4 RGB pie chart
      #fa9bd4 color shades, tints & tones
#fa9bd4 color schemes
#fa9bd4 color preview, HTML & CSS examples
           This text has a color of #fa9bd4        
        
          <p style="color:#fa9bd4;">Text here</p>
        
        
          .mytext {color:#fa9bd4;}
        
        Text color #fa9bd4
      
           This box has a color of #fa9bd4        
        
          <div style="background-color:#fa9bd4;">Content here</div>
        
        
          .mybackground {background-color:#fa9bd4;}
        
        Background color #fa9bd4
      
           Border around this has a color of #fa9bd4        
        
          <div style="border:2px solid #fa9bd4;">Content here</div>
        
        
          .myborder {border:2px solid #fa9bd4;}
        
        Border color #fa9bd4