#fc0ca0 color space conversions
Hex:
        #fc0ca0
        RGB:
        252, 12, 160
        CMY:
        1, 95, 37
        CMYK:
        0, 95, 37, 1
      HSL:
        323°, 97.5610%, 51.7647%
        HSV (HSB):
        323°, 95.2381%, 98.8235%
        XYZ:
        46.6215, 23.4965, 35.3357
        xyY:
        0.4421, 0.2228, 23.4965
      CIE-Lab:
        55.5801, 85.7887, -14.0266
        CIE-LCH:
        55.5801, 86.9279, 350.7142
        CIE-Luv:
        55.5801, 123.8322, -35.8743
        Hunter-Lab:
        48.4731, 86.8535, -9.2898
      #fc0ca0 color charts
#fc0ca0 RGB chart
      #fc0ca0 CMYK chart
      #fc0ca0 RGB pie chart
      #fc0ca0 color shades, tints & tones
#fc0ca0 color schemes
#fc0ca0 color preview, HTML & CSS examples
           This text has a color of #fc0ca0        
        
          <p style="color:#fc0ca0;">Text here</p>
        
        
          .mytext {color:#fc0ca0;}
        
        Text color #fc0ca0
      
           This box has a color of #fc0ca0        
        
          <div style="background-color:#fc0ca0;">Content here</div>
        
        
          .mybackground {background-color:#fc0ca0;}
        
        Background color #fc0ca0
      
           Border around this has a color of #fc0ca0        
        
          <div style="border:2px solid #fc0ca0;">Content here</div>
        
        
          .myborder {border:2px solid #fc0ca0;}
        
        Border color #fc0ca0