#fa5db1 color space conversions
Hex:
        #fa5db1
        RGB:
        250, 93, 177
        CMY:
        2, 64, 31
        CMYK:
        0, 63, 29, 2
      HSL:
        328°, 94.0120%, 67.2549%
        HSV (HSB):
        328°, 62.8000%, 98.0392%
        XYZ:
        51.2745, 31.3270, 44.9392
        xyY:
        0.4020, 0.2456, 31.3270
      CIE-Lab:
        62.7827, 67.4473, -13.0759
        CIE-LCH:
        62.7827, 68.7031, 349.0283
        CIE-Luv:
        62.7827, 93.7058, -31.4580
        Hunter-Lab:
        55.9705, 65.5750, -8.4251
      #fa5db1 color charts
#fa5db1 RGB chart
      #fa5db1 CMYK chart
      #fa5db1 RGB pie chart
      #fa5db1 color shades, tints & tones
#fa5db1 color schemes
#fa5db1 color preview, HTML & CSS examples
           This text has a color of #fa5db1        
        
          <p style="color:#fa5db1;">Text here</p>
        
        
          .mytext {color:#fa5db1;}
        
        Text color #fa5db1
      
           This box has a color of #fa5db1        
        
          <div style="background-color:#fa5db1;">Content here</div>
        
        
          .mybackground {background-color:#fa5db1;}
        
        Background color #fa5db1
      
           Border around this has a color of #fa5db1        
        
          <div style="border:2px solid #fa5db1;">Content here</div>
        
        
          .myborder {border:2px solid #fa5db1;}
        
        Border color #fa5db1