#fa5bb2 color space conversions
Hex:
        #fa5bb2
        RGB:
        250, 91, 178
        CMY:
        2, 64, 30
        CMYK:
        0, 64, 29, 2
      HSL:
        327°, 94.0828%, 66.8627%
        HSV (HSB):
        327°, 63.6000%, 98.0392%
        XYZ:
        51.2013, 31.0205, 45.4084
        xyY:
        0.4012, 0.2430, 31.0205
      CIE-Lab:
        62.5249, 68.3647, -14.0368
        CIE-LCH:
        62.5249, 69.7908, 348.3972
        CIE-Luv:
        62.5249, 94.2269, -33.0175
        Hunter-Lab:
        55.6961, 66.6267, -9.3513
      #fa5bb2 color charts
#fa5bb2 RGB chart
      #fa5bb2 CMYK chart
      #fa5bb2 RGB pie chart
      #fa5bb2 color shades, tints & tones
#fa5bb2 color schemes
#fa5bb2 color preview, HTML & CSS examples
           This text has a color of #fa5bb2        
        
          <p style="color:#fa5bb2;">Text here</p>
        
        
          .mytext {color:#fa5bb2;}
        
        Text color #fa5bb2
      
           This box has a color of #fa5bb2        
        
          <div style="background-color:#fa5bb2;">Content here</div>
        
        
          .mybackground {background-color:#fa5bb2;}
        
        Background color #fa5bb2
      
           Border around this has a color of #fa5bb2        
        
          <div style="border:2px solid #fa5bb2;">Content here</div>
        
        
          .myborder {border:2px solid #fa5bb2;}
        
        Border color #fa5bb2