#ff2c81 color space conversions
Hex:
        #ff2c81
        RGB:
        255, 44, 129
        CMY:
        0, 83, 49
        CMYK:
        0, 83, 49, 0
      HSL:
        336°, 100.0000%, 58.6275%
        HSV (HSB):
        336°, 82.7451%, 100.0000%
        XYZ:
        46.1031, 24.6463, 23.0962
        xyY:
        0.4913, 0.2626, 24.6463
      CIE-Lab:
        56.7292, 79.3686, 6.1182
        CIE-LCH:
        56.7292, 79.6041, 4.4079
        CIE-Luv:
        56.7292, 134.4603, -8.1590
        Hunter-Lab:
        49.6451, 78.8859, 7.1683
      #ff2c81 color charts
#ff2c81 RGB chart
      #ff2c81 CMYK chart
      #ff2c81 RGB pie chart
      #ff2c81 color shades, tints & tones
#ff2c81 color schemes
#ff2c81 color preview, HTML & CSS examples
           This text has a color of #ff2c81        
        
          <p style="color:#ff2c81;">Text here</p>
        
        
          .mytext {color:#ff2c81;}
        
        Text color #ff2c81
      
           This box has a color of #ff2c81        
        
          <div style="background-color:#ff2c81;">Content here</div>
        
        
          .mybackground {background-color:#ff2c81;}
        
        Background color #ff2c81
      
           Border around this has a color of #ff2c81        
        
          <div style="border:2px solid #ff2c81;">Content here</div>
        
        
          .myborder {border:2px solid #ff2c81;}
        
        Border color #ff2c81