#fc5ba9 color space conversions
Hex:
        #fc5ba9
        RGB:
        252, 91, 169
        CMY:
        1, 64, 34
        CMYK:
        0, 64, 33, 1
      HSL:
        331°, 96.4072%, 67.2549%
        HSV (HSB):
        331°, 63.8889%, 98.8235%
        XYZ:
        51.0474, 31.0422, 40.8374
        xyY:
        0.4153, 0.2525, 31.0422
      CIE-Lab:
        62.5432, 67.8778, -8.8129
        CIE-LCH:
        62.5432, 68.4475, 352.6024
        CIE-Luv:
        62.5432, 98.8761, -25.4114
        Hunter-Lab:
        55.7155, 66.0422, -4.4565
      #fc5ba9 color charts
#fc5ba9 RGB chart
      #fc5ba9 CMYK chart
      #fc5ba9 RGB pie chart
      #fc5ba9 color shades, tints & tones
#fc5ba9 color schemes
#fc5ba9 color preview, HTML & CSS examples
           This text has a color of #fc5ba9        
        
          <p style="color:#fc5ba9;">Text here</p>
        
        
          .mytext {color:#fc5ba9;}
        
        Text color #fc5ba9
      
           This box has a color of #fc5ba9        
        
          <div style="background-color:#fc5ba9;">Content here</div>
        
        
          .mybackground {background-color:#fc5ba9;}
        
        Background color #fc5ba9
      
           Border around this has a color of #fc5ba9        
        
          <div style="border:2px solid #fc5ba9;">Content here</div>
        
        
          .myborder {border:2px solid #fc5ba9;}
        
        Border color #fc5ba9