#ff2c78 color space conversions
Hex:
        #ff2c78
        RGB:
        255, 44, 120
        CMY:
        0, 83, 53
        CMYK:
        0, 83, 53, 0
      HSL:
        338°, 100.0000%, 58.6275%
        HSV (HSB):
        338°, 82.7451%, 100.0000%
        XYZ:
        45.5308, 24.4174, 20.0826
        xyY:
        0.5057, 0.2712, 24.4174
      CIE-Lab:
        56.5033, 78.7099, 11.1601
        CIE-LCH:
        56.5033, 79.4971, 8.0700
        CIE-Luv:
        56.5033, 138.0810, -2.0488
        Hunter-Lab:
        49.4140, 77.9983, 10.4934
      #ff2c78 color charts
#ff2c78 RGB chart
      #ff2c78 CMYK chart
      #ff2c78 RGB pie chart
      #ff2c78 color shades, tints & tones
#ff2c78 color schemes
#ff2c78 color preview, HTML & CSS examples
           This text has a color of #ff2c78        
        
          <p style="color:#ff2c78;">Text here</p>
        
        
          .mytext {color:#ff2c78;}
        
        Text color #ff2c78
      
           This box has a color of #ff2c78        
        
          <div style="background-color:#ff2c78;">Content here</div>
        
        
          .mybackground {background-color:#ff2c78;}
        
        Background color #ff2c78
      
           Border around this has a color of #ff2c78        
        
          <div style="border:2px solid #ff2c78;">Content here</div>
        
        
          .myborder {border:2px solid #ff2c78;}
        
        Border color #ff2c78