#fc5bd1 color space conversions
Hex:
        #fc5bd1
        RGB:
        252, 91, 209
        CMY:
        1, 64, 18
        CMYK:
        0, 64, 17, 1
      HSL:
        316°, 96.4072%, 67.2549%
        HSV (HSB):
        316°, 63.8889%, 98.8235%
        XYZ:
        55.3946, 32.7811, 63.7294
        xyY:
        0.3647, 0.2158, 32.7811
      CIE-Lab:
        63.9832, 72.8951, -29.3955
        CIE-LCH:
        63.9832, 78.5989, 338.0379
        CIE-Luv:
        63.9832, 85.0750, -57.1675
        Hunter-Lab:
        57.2548, 72.5049, -25.9164
      #fc5bd1 color charts
#fc5bd1 RGB chart
      #fc5bd1 CMYK chart
      #fc5bd1 RGB pie chart
      #fc5bd1 color shades, tints & tones
#fc5bd1 color schemes
#fc5bd1 color preview, HTML & CSS examples
           This text has a color of #fc5bd1        
        
          <p style="color:#fc5bd1;">Text here</p>
        
        
          .mytext {color:#fc5bd1;}
        
        Text color #fc5bd1
      
           This box has a color of #fc5bd1        
        
          <div style="background-color:#fc5bd1;">Content here</div>
        
        
          .mybackground {background-color:#fc5bd1;}
        
        Background color #fc5bd1
      
           Border around this has a color of #fc5bd1        
        
          <div style="border:2px solid #fc5bd1;">Content here</div>
        
        
          .myborder {border:2px solid #fc5bd1;}
        
        Border color #fc5bd1