#fa5ba8 color space conversions
Hex:
        #fa5ba8
        RGB:
        250, 91, 168
        CMY:
        2, 64, 34
        CMYK:
        0, 64, 33, 2
      HSL:
        331°, 94.0828%, 66.8627%
        HSV (HSB):
        331°, 63.6000%, 98.0392%
        XYZ:
        50.2333, 30.6333, 40.3110
        xyY:
        0.4145, 0.2528, 30.6333
      CIE-Lab:
        62.1969, 67.1987, -8.7878
        CIE-LCH:
        62.1969, 67.7708, 352.5495
        CIE-Luv:
        62.1969, 97.6456, -25.2106
        Hunter-Lab:
        55.3474, 65.1488, -4.4394
      #fa5ba8 color charts
#fa5ba8 RGB chart
      #fa5ba8 CMYK chart
      #fa5ba8 RGB pie chart
      #fa5ba8 color shades, tints & tones
#fa5ba8 color schemes
#fa5ba8 color preview, HTML & CSS examples
           This text has a color of #fa5ba8        
        
          <p style="color:#fa5ba8;">Text here</p>
        
        
          .mytext {color:#fa5ba8;}
        
        Text color #fa5ba8
      
           This box has a color of #fa5ba8        
        
          <div style="background-color:#fa5ba8;">Content here</div>
        
        
          .mybackground {background-color:#fa5ba8;}
        
        Background color #fa5ba8
      
           Border around this has a color of #fa5ba8        
        
          <div style="border:2px solid #fa5ba8;">Content here</div>
        
        
          .myborder {border:2px solid #fa5ba8;}
        
        Border color #fa5ba8