#fc517d color space conversions
Hex:
        #fc517d
        RGB:
        252, 81, 125
        CMY:
        1, 68, 51
        CMYK:
        0, 68, 50, 1
      HSL:
        345°, 96.6102%, 65.2941%
        HSV (HSB):
        345°, 67.8571%, 98.8235%
        XYZ:
        46.7890, 28.0610, 22.3523
        xyY:
        0.4814, 0.2887, 28.0610
      CIE-Lab:
        59.9438, 67.4512, 12.9551
        CIE-LCH:
        59.9438, 68.6840, 10.8722
        CIE-Luv:
        59.9438, 118.5589, 3.0617
        Hunter-Lab:
        52.9726, 64.9612, 12.0629
      #fc517d color charts
#fc517d RGB chart
      #fc517d CMYK chart
      #fc517d RGB pie chart
      #fc517d color shades, tints & tones
#fc517d color schemes
#fc517d color preview, HTML & CSS examples
           This text has a color of #fc517d        
        
          <p style="color:#fc517d;">Text here</p>
        
        
          .mytext {color:#fc517d;}
        
        Text color #fc517d
      
           This box has a color of #fc517d        
        
          <div style="background-color:#fc517d;">Content here</div>
        
        
          .mybackground {background-color:#fc517d;}
        
        Background color #fc517d
      
           Border around this has a color of #fc517d        
        
          <div style="border:2px solid #fc517d;">Content here</div>
        
        
          .myborder {border:2px solid #fc517d;}
        
        Border color #fc517d