#fc2f8b color space conversions
Hex:
        #fc2f8b
        RGB:
        252, 47, 139
        CMY:
        1, 82, 45
        CMYK:
        0, 81, 45, 1
      HSL:
        333°, 97.1564%, 58.6275%
        HSV (HSB):
        333°, 81.3492%, 98.8235%
        XYZ:
        45.8216, 24.5926, 26.7579
        xyY:
        0.4716, 0.2531, 24.5926
      CIE-Lab:
        56.6763, 78.7955, 0.0300
        CIE-LCH:
        56.6763, 78.7955, 0.0218
        CIE-Luv:
        56.6763, 127.0582, -15.6082
        Hunter-Lab:
        49.5909, 78.1486, 2.7224
      #fc2f8b color charts
#fc2f8b RGB chart
      #fc2f8b CMYK chart
      #fc2f8b RGB pie chart
      #fc2f8b color shades, tints & tones
#fc2f8b color schemes
#fc2f8b color preview, HTML & CSS examples
           This text has a color of #fc2f8b        
        
          <p style="color:#fc2f8b;">Text here</p>
        
        
          .mytext {color:#fc2f8b;}
        
        Text color #fc2f8b
      
           This box has a color of #fc2f8b        
        
          <div style="background-color:#fc2f8b;">Content here</div>
        
        
          .mybackground {background-color:#fc2f8b;}
        
        Background color #fc2f8b
      
           Border around this has a color of #fc2f8b        
        
          <div style="border:2px solid #fc2f8b;">Content here</div>
        
        
          .myborder {border:2px solid #fc2f8b;}
        
        Border color #fc2f8b