#fc0c75 color space conversions
Hex:
        #fc0c75
        RGB:
        252, 12, 117
        CMY:
        1, 95, 54
        CMYK:
        0, 95, 54, 1
      HSL:
        334°, 97.5610%, 51.7647%
        HSV (HSB):
        334°, 95.2381%, 98.8235%
        XYZ:
        43.4872, 22.2427, 18.8309
        xyY:
        0.5143, 0.2630, 22.2427
      CIE-Lab:
        54.2836, 82.3346, 9.7492
        CIE-LCH:
        54.2836, 82.9098, 6.7529
        CIE-Luv:
        54.2836, 143.4765, -4.7126
        Hunter-Lab:
        47.1622, 82.0571, 9.3403
      #fc0c75 color charts
#fc0c75 RGB chart
      #fc0c75 CMYK chart
      #fc0c75 RGB pie chart
      #fc0c75 color shades, tints & tones
#fc0c75 color schemes
#fc0c75 color preview, HTML & CSS examples
           This text has a color of #fc0c75        
        
          <p style="color:#fc0c75;">Text here</p>
        
        
          .mytext {color:#fc0c75;}
        
        Text color #fc0c75
      
           This box has a color of #fc0c75        
        
          <div style="background-color:#fc0c75;">Content here</div>
        
        
          .mybackground {background-color:#fc0c75;}
        
        Background color #fc0c75
      
           Border around this has a color of #fc0c75        
        
          <div style="border:2px solid #fc0c75;">Content here</div>
        
        
          .myborder {border:2px solid #fc0c75;}
        
        Border color #fc0c75