#fe5ba4 color space conversions
Hex:
        #fe5ba4
        RGB:
        254, 91, 164
        CMY:
        0, 64, 36
        CMYK:
        0, 64, 35, 0
      HSL:
        333°, 98.7879%, 67.6471%
        HSV (HSB):
        333°, 64.1732%, 99.6078%
        XYZ:
        51.3150, 31.2333, 38.4460
        xyY:
        0.4241, 0.2581, 31.2333
      CIE-Lab:
        62.7041, 67.8932, -5.6634
        CIE-LCH:
        62.7041, 68.1290, 355.2316
        CIE-Luv:
        62.7041, 102.1601, -21.0030
        Hunter-Lab:
        55.8868, 66.0959, -1.6664
      #fe5ba4 color charts
#fe5ba4 RGB chart
      #fe5ba4 CMYK chart
      #fe5ba4 RGB pie chart
      #fe5ba4 color shades, tints & tones
#fe5ba4 color schemes
#fe5ba4 color preview, HTML & CSS examples
           This text has a color of #fe5ba4        
        
          <p style="color:#fe5ba4;">Text here</p>
        
        
          .mytext {color:#fe5ba4;}
        
        Text color #fe5ba4
      
           This box has a color of #fe5ba4        
        
          <div style="background-color:#fe5ba4;">Content here</div>
        
        
          .mybackground {background-color:#fe5ba4;}
        
        Background color #fe5ba4
      
           Border around this has a color of #fe5ba4        
        
          <div style="border:2px solid #fe5ba4;">Content here</div>
        
        
          .myborder {border:2px solid #fe5ba4;}
        
        Border color #fe5ba4