#fc5bae color space conversions
Hex:
        #fc5bae
        RGB:
        252, 91, 174
        CMY:
        1, 64, 32
        CMYK:
        0, 64, 31, 1
      HSL:
        329°, 96.4072%, 67.2549%
        HSV (HSB):
        329°, 63.8889%, 98.8235%
        XYZ:
        51.5260, 31.2336, 43.3574
        xyY:
        0.4086, 0.2477, 31.2336
      CIE-Lab:
        62.7043, 68.4495, -11.4429
        CIE-LCH:
        62.7043, 69.3993, 350.5094
        CIE-Luv:
        62.7043, 97.1610, -29.2958
        Hunter-Lab:
        55.8870, 66.7686, -6.8765
      #fc5bae color charts
#fc5bae RGB chart
      #fc5bae CMYK chart
      #fc5bae RGB pie chart
      #fc5bae color shades, tints & tones
#fc5bae color schemes
#fc5bae color preview, HTML & CSS examples
           This text has a color of #fc5bae        
        
          <p style="color:#fc5bae;">Text here</p>
        
        
          .mytext {color:#fc5bae;}
        
        Text color #fc5bae
      
           This box has a color of #fc5bae        
        
          <div style="background-color:#fc5bae;">Content here</div>
        
        
          .mybackground {background-color:#fc5bae;}
        
        Background color #fc5bae
      
           Border around this has a color of #fc5bae        
        
          <div style="border:2px solid #fc5bae;">Content here</div>
        
        
          .myborder {border:2px solid #fc5bae;}
        
        Border color #fc5bae