#ff2c64 color space conversions
Hex:
        #ff2c64
        RGB:
        255, 44, 100
        CMY:
        0, 83, 61
        CMYK:
        0, 83, 61, 0
      HSL:
        344°, 100.0000%, 58.6275%
        HSV (HSB):
        344°, 82.7451%, 100.0000%
        XYZ:
        44.4409, 23.9815, 14.3432
        xyY:
        0.5369, 0.2898, 23.9815
      CIE-Lab:
        56.0692, 77.4341, 22.4939
        CIE-LCH:
        56.0692, 80.6350, 16.1981
        CIE-Luv:
        56.0692, 145.5400, 10.4263
        Hunter-Lab:
        48.9709, 76.2892, 16.9140
      #ff2c64 color charts
#ff2c64 RGB chart
      #ff2c64 CMYK chart
      #ff2c64 RGB pie chart
      #ff2c64 color shades, tints & tones
#ff2c64 color schemes
#ff2c64 color preview, HTML & CSS examples
           This text has a color of #ff2c64        
        
          <p style="color:#ff2c64;">Text here</p>
        
        
          .mytext {color:#ff2c64;}
        
        Text color #ff2c64
      
           This box has a color of #ff2c64        
        
          <div style="background-color:#ff2c64;">Content here</div>
        
        
          .mybackground {background-color:#ff2c64;}
        
        Background color #ff2c64
      
           Border around this has a color of #ff2c64        
        
          <div style="border:2px solid #ff2c64;">Content here</div>
        
        
          .myborder {border:2px solid #ff2c64;}
        
        Border color #ff2c64