#fa5fb1 color space conversions
Hex:
        #fa5fb1
        RGB:
        250, 95, 177
        CMY:
        2, 63, 31
        CMYK:
        0, 62, 29, 2
      HSL:
        328°, 93.9394%, 67.6471%
        HSV (HSB):
        328°, 62.0000%, 98.0392%
        XYZ:
        51.4524, 31.6827, 44.9985
        xyY:
        0.4016, 0.2473, 31.6827
      CIE-Lab:
        63.0798, 66.6370, -12.6291
        CIE-LCH:
        63.0798, 67.8231, 349.2685
        CIE-Luv:
        63.0798, 92.8256, -30.6708
        Hunter-Lab:
        56.2874, 64.6640, -7.9977
      #fa5fb1 color charts
#fa5fb1 RGB chart
      #fa5fb1 CMYK chart
      #fa5fb1 RGB pie chart
      #fa5fb1 color shades, tints & tones
#fa5fb1 color schemes
#fa5fb1 color preview, HTML & CSS examples
           This text has a color of #fa5fb1        
        
          <p style="color:#fa5fb1;">Text here</p>
        
        
          .mytext {color:#fa5fb1;}
        
        Text color #fa5fb1
      
           This box has a color of #fa5fb1        
        
          <div style="background-color:#fa5fb1;">Content here</div>
        
        
          .mybackground {background-color:#fa5fb1;}
        
        Background color #fa5fb1
      
           Border around this has a color of #fa5fb1        
        
          <div style="border:2px solid #fa5fb1;">Content here</div>
        
        
          .myborder {border:2px solid #fa5fb1;}
        
        Border color #fa5fb1