#fc3c6a color space conversions
Hex:
        #fc3c6a
        RGB:
        252, 60, 106
        CMY:
        1, 76, 58
        CMYK:
        0, 76, 58, 1
      HSL:
        346°, 96.9697%, 61.1765%
        HSV (HSB):
        346°, 76.1905%, 98.8235%
        XYZ:
        44.3623, 24.9678, 16.1168
        xyY:
        0.5192, 0.2922, 24.9678
      CIE-Lab:
        57.0440, 73.0033, 20.1419
        CIE-LCH:
        57.0440, 75.7310, 15.4244
        CIE-Luv:
        57.0440, 134.9293, 9.3477
        Hunter-Lab:
        49.9678, 71.0319, 15.8538
      #fc3c6a color charts
#fc3c6a RGB chart
      #fc3c6a CMYK chart
      #fc3c6a RGB pie chart
      #fc3c6a color shades, tints & tones
#fc3c6a color schemes
#fc3c6a color preview, HTML & CSS examples
           This text has a color of #fc3c6a        
        
          <p style="color:#fc3c6a;">Text here</p>
        
        
          .mytext {color:#fc3c6a;}
        
        Text color #fc3c6a
      
           This box has a color of #fc3c6a        
        
          <div style="background-color:#fc3c6a;">Content here</div>
        
        
          .mybackground {background-color:#fc3c6a;}
        
        Background color #fc3c6a
      
           Border around this has a color of #fc3c6a        
        
          <div style="border:2px solid #fc3c6a;">Content here</div>
        
        
          .myborder {border:2px solid #fc3c6a;}
        
        Border color #fc3c6a