#fc2a6f color space conversions
Hex:
        #fc2a6f
        RGB:
        252, 42, 111
        CMY:
        1, 84, 56
        CMYK:
        0, 83, 56, 1
      HSL:
        340°, 97.2222%, 57.6471%
        HSV (HSB):
        340°, 83.3333%, 98.8235%
        XYZ:
        43.8421, 23.4991, 17.2640
        xyY:
        0.5182, 0.2777, 23.4991
      CIE-Lab:
        55.5827, 77.7801, 15.1696
        CIE-LCH:
        55.5827, 79.2456, 11.0360
        CIE-Luv:
        55.5827, 139.8202, 2.6134
        Hunter-Lab:
        48.4758, 76.6047, 12.8178
      #fc2a6f color charts
#fc2a6f RGB chart
      #fc2a6f CMYK chart
      #fc2a6f RGB pie chart
      #fc2a6f color shades, tints & tones
#fc2a6f color schemes
#fc2a6f color preview, HTML & CSS examples
           This text has a color of #fc2a6f        
        
          <p style="color:#fc2a6f;">Text here</p>
        
        
          .mytext {color:#fc2a6f;}
        
        Text color #fc2a6f
      
           This box has a color of #fc2a6f        
        
          <div style="background-color:#fc2a6f;">Content here</div>
        
        
          .mybackground {background-color:#fc2a6f;}
        
        Background color #fc2a6f
      
           Border around this has a color of #fc2a6f        
        
          <div style="border:2px solid #fc2a6f;">Content here</div>
        
        
          .myborder {border:2px solid #fc2a6f;}
        
        Border color #fc2a6f