#fc2acf color space conversions
Hex:
        #fc2acf
        RGB:
        252, 42, 207
        CMY:
        1, 84, 19
        CMYK:
        0, 83, 18, 1
      HSL:
        313°, 97.2222%, 57.6471%
        HSV (HSB):
        313°, 83.3333%, 98.8235%
        XYZ:
        52.2353, 26.8564, 61.4622
        xyY:
        0.3716, 0.1911, 26.8564
      CIE-Lab:
        58.8411, 86.9636, -36.2533
        CIE-LCH:
        58.8411, 94.2177, 337.3698
        CIE-Luv:
        58.8411, 98.6024, -69.1150
        Hunter-Lab:
        51.8231, 89.2293, -34.0417
      #fc2acf color charts
#fc2acf RGB chart
      #fc2acf CMYK chart
      #fc2acf RGB pie chart
      #fc2acf color shades, tints & tones
#fc2acf color schemes
#fc2acf color preview, HTML & CSS examples
           This text has a color of #fc2acf        
        
          <p style="color:#fc2acf;">Text here</p>
        
        
          .mytext {color:#fc2acf;}
        
        Text color #fc2acf
      
           This box has a color of #fc2acf        
        
          <div style="background-color:#fc2acf;">Content here</div>
        
        
          .mybackground {background-color:#fc2acf;}
        
        Background color #fc2acf
      
           Border around this has a color of #fc2acf        
        
          <div style="border:2px solid #fc2acf;">Content here</div>
        
        
          .myborder {border:2px solid #fc2acf;}
        
        Border color #fc2acf