#fc2b5f color space conversions
Hex:
        #fc2b5f
        RGB:
        252, 43, 95
        CMY:
        1, 83, 63
        CMYK:
        0, 83, 62, 1
      HSL:
        345°, 97.2093%, 57.8431%
        HSV (HSB):
        345°, 82.9365%, 98.8235%
        XYZ:
        43.0743, 23.2494, 13.0438
        xyY:
        0.5427, 0.2929, 23.2494
      CIE-Lab:
        55.3283, 76.6082, 24.3872
        CIE-LCH:
        55.3283, 80.3962, 17.6582
        CIE-Luv:
        55.3283, 145.2713, 12.3787
        Hunter-Lab:
        48.2177, 75.0787, 17.7133
      #fc2b5f color charts
#fc2b5f RGB chart
      #fc2b5f CMYK chart
      #fc2b5f RGB pie chart
      #fc2b5f color shades, tints & tones
#fc2b5f color schemes
#fc2b5f color preview, HTML & CSS examples
           This text has a color of #fc2b5f        
        
          <p style="color:#fc2b5f;">Text here</p>
        
        
          .mytext {color:#fc2b5f;}
        
        Text color #fc2b5f
      
           This box has a color of #fc2b5f        
        
          <div style="background-color:#fc2b5f;">Content here</div>
        
        
          .mybackground {background-color:#fc2b5f;}
        
        Background color #fc2b5f
      
           Border around this has a color of #fc2b5f        
        
          <div style="border:2px solid #fc2b5f;">Content here</div>
        
        
          .myborder {border:2px solid #fc2b5f;}
        
        Border color #fc2b5f