#fc0cf2 color space conversions
Hex:
        #fc0cf2
        RGB:
        252, 12, 242
        CMY:
        1, 95, 5
        CMYK:
        0, 95, 4, 1
      HSL:
        303°, 97.5610%, 51.7647%
        HSV (HSB):
        303°, 95.2381%, 98.8235%
        XYZ:
        56.3034, 27.3692, 86.3197
        xyY:
        0.3312, 0.1610, 27.3692
      CIE-Lab:
        59.3145, 95.2905, -55.2503
        CIE-LCH:
        59.3145, 110.1493, 329.8945
        CIE-Luv:
        59.3145, 86.7143, -99.4360
        Hunter-Lab:
        52.3156, 100.5540, -61.2064
      #fc0cf2 color charts
#fc0cf2 RGB chart
      #fc0cf2 CMYK chart
      #fc0cf2 RGB pie chart
      #fc0cf2 color shades, tints & tones
#fc0cf2 color schemes
#fc0cf2 color preview, HTML & CSS examples
           This text has a color of #fc0cf2        
        
          <p style="color:#fc0cf2;">Text here</p>
        
        
          .mytext {color:#fc0cf2;}
        
        Text color #fc0cf2
      
           This box has a color of #fc0cf2        
        
          <div style="background-color:#fc0cf2;">Content here</div>
        
        
          .mybackground {background-color:#fc0cf2;}
        
        Background color #fc0cf2
      
           Border around this has a color of #fc0cf2        
        
          <div style="border:2px solid #fc0cf2;">Content here</div>
        
        
          .myborder {border:2px solid #fc0cf2;}
        
        Border color #fc0cf2