#fc0cd5 color space conversions
Hex:
        #fc0cd5
        RGB:
        252, 12, 213
        CMY:
        1, 95, 16
        CMYK:
        0, 95, 15, 1
      HSL:
        310°, 97.5610%, 51.7647%
        HSV (HSB):
        310°, 95.2381%, 98.8235%
        XYZ:
        52.2866, 25.7625, 65.1676
        xyY:
        0.3651, 0.1799, 25.7625
      CIE-Lab:
        57.8109, 91.5382, -41.2866
        CIE-LCH:
        57.8109, 100.4183, 335.7231
        CIE-Luv:
        57.8109, 99.1480, -77.2236
        Hunter-Lab:
        50.7568, 95.0558, -40.5939
      #fc0cd5 color charts
#fc0cd5 RGB chart
      #fc0cd5 CMYK chart
      #fc0cd5 RGB pie chart
      #fc0cd5 color shades, tints & tones
#fc0cd5 color schemes
#fc0cd5 color preview, HTML & CSS examples
           This text has a color of #fc0cd5        
        
          <p style="color:#fc0cd5;">Text here</p>
        
        
          .mytext {color:#fc0cd5;}
        
        Text color #fc0cd5
      
           This box has a color of #fc0cd5        
        
          <div style="background-color:#fc0cd5;">Content here</div>
        
        
          .mybackground {background-color:#fc0cd5;}
        
        Background color #fc0cd5
      
           Border around this has a color of #fc0cd5        
        
          <div style="border:2px solid #fc0cd5;">Content here</div>
        
        
          .myborder {border:2px solid #fc0cd5;}
        
        Border color #fc0cd5