#f50e96 color space conversions
Hex:
        #f50e96
        RGB:
        245, 14, 150
        CMY:
        4, 95, 41
        CMYK:
        0, 94, 39, 4
      HSL:
        325°, 92.0319%, 50.7843%
        HSV (HSB):
        325°, 94.2857%, 96.0784%
        XYZ:
        43.3182, 21.9286, 30.8037
        xyY:
        0.4510, 0.2283, 21.9286
      CIE-Lab:
        53.9511, 83.2680, -10.6884
        CIE-LCH:
        53.9511, 83.9512, 352.6854
        CIE-Luv:
        53.9511, 122.7843, -30.5794
        Hunter-Lab:
        46.8279, 83.1728, -6.2217
      #f50e96 color charts
#f50e96 RGB chart
      #f50e96 CMYK chart
      #f50e96 RGB pie chart
      #f50e96 color shades, tints & tones
#f50e96 color schemes
#f50e96 color preview, HTML & CSS examples
           This text has a color of #f50e96        
        
          <p style="color:#f50e96;">Text here</p>
        
        
          .mytext {color:#f50e96;}
        
        Text color #f50e96
      
           This box has a color of #f50e96        
        
          <div style="background-color:#f50e96;">Content here</div>
        
        
          .mybackground {background-color:#f50e96;}
        
        Background color #f50e96
      
           Border around this has a color of #f50e96        
        
          <div style="border:2px solid #f50e96;">Content here</div>
        
        
          .myborder {border:2px solid #f50e96;}
        
        Border color #f50e96