#ff4a80 color space conversions
Hex:
        #ff4a80
        RGB:
        255, 74, 128
        CMY:
        0, 71, 50
        CMYK:
        0, 71, 50, 0
      HSL:
        342°, 100.0000%, 64.5098%
        HSV (HSB):
        342°, 70.9804%, 100.0000%
        XYZ:
        47.5851, 27.7161, 23.2638
        xyY:
        0.4828, 0.2812, 27.7161
      CIE-Lab:
        59.6314, 71.0243, 10.8340
        CIE-LCH:
        59.6314, 71.8459, 8.6730
        CIE-Luv:
        59.6314, 123.4073, -0.3398
        Hunter-Lab:
        52.6461, 69.2098, 10.6525
      #ff4a80 color charts
#ff4a80 RGB chart
      #ff4a80 CMYK chart
      #ff4a80 RGB pie chart
      #ff4a80 color shades, tints & tones
#ff4a80 color schemes
#ff4a80 color preview, HTML & CSS examples
           This text has a color of #ff4a80        
        
          <p style="color:#ff4a80;">Text here</p>
        
        
          .mytext {color:#ff4a80;}
        
        Text color #ff4a80
      
           This box has a color of #ff4a80        
        
          <div style="background-color:#ff4a80;">Content here</div>
        
        
          .mybackground {background-color:#ff4a80;}
        
        Background color #ff4a80
      
           Border around this has a color of #ff4a80        
        
          <div style="border:2px solid #ff4a80;">Content here</div>
        
        
          .myborder {border:2px solid #ff4a80;}
        
        Border color #ff4a80