#fc296b color space conversions
Hex:
        #fc296b
        RGB:
        252, 41, 107
        CMY:
        1, 84, 58
        CMYK:
        0, 84, 58, 1
      HSL:
        341°, 97.2350%, 57.4510%
        HSV (HSB):
        341°, 83.7302%, 98.8235%
        XYZ:
        43.5917, 23.3429, 16.1180
        xyY:
        0.5249, 0.2811, 23.3429
      CIE-Lab:
        55.4238, 77.7283, 17.3457
        CIE-LCH:
        55.4238, 79.6402, 12.5799
        CIE-Luv:
        55.4238, 141.6346, 4.9539
        Hunter-Lab:
        48.3144, 76.5012, 14.0406
      #fc296b color charts
#fc296b RGB chart
      #fc296b CMYK chart
      #fc296b RGB pie chart
      #fc296b color shades, tints & tones
#fc296b color schemes
#fc296b color preview, HTML & CSS examples
           This text has a color of #fc296b        
        
          <p style="color:#fc296b;">Text here</p>
        
        
          .mytext {color:#fc296b;}
        
        Text color #fc296b
      
           This box has a color of #fc296b        
        
          <div style="background-color:#fc296b;">Content here</div>
        
        
          .mybackground {background-color:#fc296b;}
        
        Background color #fc296b
      
           Border around this has a color of #fc296b        
        
          <div style="border:2px solid #fc296b;">Content here</div>
        
        
          .myborder {border:2px solid #fc296b;}
        
        Border color #fc296b