#ff2c96 color space conversions
Hex:
        #ff2c96
        RGB:
        255, 44, 150
        CMY:
        0, 83, 41
        CMYK:
        0, 83, 41, 0
      HSL:
        330°, 100.0000%, 58.6275%
        HSV (HSB):
        330°, 82.7451%, 100.0000%
        XYZ:
        47.6457, 25.2634, 31.2193
        xyY:
        0.4576, 0.2426, 25.2634
      CIE-Lab:
        57.3311, 81.1076, -5.4486
        CIE-LCH:
        57.3311, 81.2904, 356.1568
        CIE-Luv:
        57.3311, 125.5739, -23.3274
        Hunter-Lab:
        50.2627, 81.2465, -1.6425
      #ff2c96 color charts
#ff2c96 RGB chart
      #ff2c96 CMYK chart
      #ff2c96 RGB pie chart
      #ff2c96 color shades, tints & tones
#ff2c96 color schemes
#ff2c96 color preview, HTML & CSS examples
           This text has a color of #ff2c96        
        
          <p style="color:#ff2c96;">Text here</p>
        
        
          .mytext {color:#ff2c96;}
        
        Text color #ff2c96
      
           This box has a color of #ff2c96        
        
          <div style="background-color:#ff2c96;">Content here</div>
        
        
          .mybackground {background-color:#ff2c96;}
        
        Background color #ff2c96
      
           Border around this has a color of #ff2c96        
        
          <div style="border:2px solid #ff2c96;">Content here</div>
        
        
          .myborder {border:2px solid #ff2c96;}
        
        Border color #ff2c96