#fc1faa color space conversions
Hex:
        #fc1faa
        RGB:
        252, 31, 170
        CMY:
        1, 88, 33
        CMYK:
        0, 88, 33, 1
      HSL:
        322°, 97.3568%, 55.4902%
        HSV (HSB):
        322°, 87.6984%, 98.8235%
        XYZ:
        47.8906, 24.5777, 40.2501
        xyY:
        0.4249, 0.2180, 24.5777
      CIE-Lab:
        56.6616, 84.6728, -18.2589
        CIE-LCH:
        56.6616, 86.6191, 347.8310
        CIE-Luv:
        56.6616, 116.8865, -41.7316
        Hunter-Lab:
        49.5759, 85.6741, -13.4337
      #fc1faa color charts
#fc1faa RGB chart
      #fc1faa CMYK chart
      #fc1faa RGB pie chart
      #fc1faa color shades, tints & tones
#fc1faa color schemes
#fc1faa color preview, HTML & CSS examples
           This text has a color of #fc1faa        
        
          <p style="color:#fc1faa;">Text here</p>
        
        
          .mytext {color:#fc1faa;}
        
        Text color #fc1faa
      
           This box has a color of #fc1faa        
        
          <div style="background-color:#fc1faa;">Content here</div>
        
        
          .mybackground {background-color:#fc1faa;}
        
        Background color #fc1faa
      
           Border around this has a color of #fc1faa        
        
          <div style="border:2px solid #fc1faa;">Content here</div>
        
        
          .myborder {border:2px solid #fc1faa;}
        
        Border color #fc1faa