#fc1ca2 color space conversions
Hex:
        #fc1ca2
        RGB:
        252, 28, 162
        CMY:
        1, 89, 36
        CMYK:
        0, 89, 36, 1
      HSL:
        324°, 97.3913%, 54.9020%
        HSV (HSB):
        324°, 88.8889%, 98.8235%
        XYZ:
        47.0817, 24.1346, 36.3594
        xyY:
        0.4377, 0.2243, 24.1346
      CIE-Lab:
        56.2223, 84.3137, -14.2338
        CIE-LCH:
        56.2223, 85.5068, 350.4177
        CIE-Luv:
        56.2223, 121.0356, -35.9262
        Hunter-Lab:
        49.1270, 85.0965, -9.4923
      #fc1ca2 color charts
#fc1ca2 RGB chart
      #fc1ca2 CMYK chart
      #fc1ca2 RGB pie chart
      #fc1ca2 color shades, tints & tones
#fc1ca2 color schemes
#fc1ca2 color preview, HTML & CSS examples
           This text has a color of #fc1ca2        
        
          <p style="color:#fc1ca2;">Text here</p>
        
        
          .mytext {color:#fc1ca2;}
        
        Text color #fc1ca2
      
           This box has a color of #fc1ca2        
        
          <div style="background-color:#fc1ca2;">Content here</div>
        
        
          .mybackground {background-color:#fc1ca2;}
        
        Background color #fc1ca2
      
           Border around this has a color of #fc1ca2        
        
          <div style="border:2px solid #fc1ca2;">Content here</div>
        
        
          .myborder {border:2px solid #fc1ca2;}
        
        Border color #fc1ca2