#ff50a0 color space conversions
Hex:
        #ff50a0
        RGB:
        255, 80, 160
        CMY:
        0, 69, 37
        CMYK:
        0, 69, 37, 0
      HSL:
        333°, 100.0000%, 65.6863%
        HSV (HSB):
        333°, 68.6275%, 100.0000%
        XYZ:
        50.4538, 29.5354, 36.2994
        xyY:
        0.4339, 0.2540, 29.5354
      CIE-Lab:
        61.2513, 71.8652, -5.4869
        CIE-LCH:
        61.2513, 72.0744, 355.6340
        CIE-Luv:
        61.2513, 109.2386, -21.5453
        Hunter-Lab:
        54.3465, 70.6084, -1.5588
      #ff50a0 color charts
#ff50a0 RGB chart
      #ff50a0 CMYK chart
      #ff50a0 RGB pie chart
      #ff50a0 color shades, tints & tones
#ff50a0 color schemes
#ff50a0 color preview, HTML & CSS examples
           This text has a color of #ff50a0        
        
          <p style="color:#ff50a0;">Text here</p>
        
        
          .mytext {color:#ff50a0;}
        
        Text color #ff50a0
      
           This box has a color of #ff50a0        
        
          <div style="background-color:#ff50a0;">Content here</div>
        
        
          .mybackground {background-color:#ff50a0;}
        
        Background color #ff50a0
      
           Border around this has a color of #ff50a0        
        
          <div style="border:2px solid #ff50a0;">Content here</div>
        
        
          .myborder {border:2px solid #ff50a0;}
        
        Border color #ff50a0