#ff2c90 color space conversions
Hex:
        #ff2c90
        RGB:
        255, 44, 144
        CMY:
        0, 83, 44
        CMYK:
        0, 83, 44, 0
      HSL:
        332°, 100.0000%, 58.6275%
        HSV (HSB):
        332°, 82.7451%, 100.0000%
        XYZ:
        47.1747, 25.0750, 28.7391
        xyY:
        0.4671, 0.2483, 25.0750
      CIE-Lab:
        57.1484, 80.5822, -2.1745
        CIE-LCH:
        57.1484, 80.6115, 358.4542
        CIE-Luv:
        57.1484, 128.1619, -18.8830
        Hunter-Lab:
        50.0749, 80.5307, 1.0246
      #ff2c90 color charts
#ff2c90 RGB chart
      #ff2c90 CMYK chart
      #ff2c90 RGB pie chart
      #ff2c90 color shades, tints & tones
#ff2c90 color schemes
#ff2c90 color preview, HTML & CSS examples
           This text has a color of #ff2c90        
        
          <p style="color:#ff2c90;">Text here</p>
        
        
          .mytext {color:#ff2c90;}
        
        Text color #ff2c90
      
           This box has a color of #ff2c90        
        
          <div style="background-color:#ff2c90;">Content here</div>
        
        
          .mybackground {background-color:#ff2c90;}
        
        Background color #ff2c90
      
           Border around this has a color of #ff2c90        
        
          <div style="border:2px solid #ff2c90;">Content here</div>
        
        
          .myborder {border:2px solid #ff2c90;}
        
        Border color #ff2c90