#ff2a76 color space conversions
Hex:
        #ff2a76
        RGB:
        255, 42, 118
        CMY:
        0, 84, 54
        CMYK:
        0, 84, 54, 0
      HSL:
        339°, 100.0000%, 58.2353%
        HSV (HSB):
        339°, 83.5294%, 100.0000%
        XYZ:
        45.3380, 24.2239, 19.4256
        xyY:
        0.5095, 0.2722, 24.2239
      CIE-Lab:
        56.3113, 78.9844, 12.0842
        CIE-LCH:
        56.3113, 79.9035, 8.6985
        CIE-Luv:
        56.3113, 139.4665, -1.0745
        Hunter-Lab:
        49.2178, 78.2977, 11.0515
      #ff2a76 color charts
#ff2a76 RGB chart
      #ff2a76 CMYK chart
      #ff2a76 RGB pie chart
      #ff2a76 color shades, tints & tones
#ff2a76 color schemes
#ff2a76 color preview, HTML & CSS examples
           This text has a color of #ff2a76        
        
          <p style="color:#ff2a76;">Text here</p>
        
        
          .mytext {color:#ff2a76;}
        
        Text color #ff2a76
      
           This box has a color of #ff2a76        
        
          <div style="background-color:#ff2a76;">Content here</div>
        
        
          .mybackground {background-color:#ff2a76;}
        
        Background color #ff2a76
      
           Border around this has a color of #ff2a76        
        
          <div style="border:2px solid #ff2a76;">Content here</div>
        
        
          .myborder {border:2px solid #ff2a76;}
        
        Border color #ff2a76