#f50c90 color space conversions
Hex:
        #f50c90
        RGB:
        245, 12, 144
        CMY:
        4, 95, 44
        CMYK:
        0, 95, 41, 4
      HSL:
        326°, 92.0949%, 50.3922%
        HSV (HSB):
        326°, 95.1020%, 96.0784%
        XYZ:
        42.8217, 21.6890, 28.3150
        xyY:
        0.4613, 0.2337, 21.6890
      CIE-Lab:
        53.6955, 82.8940, -7.4936
        CIE-LCH:
        53.6955, 83.2320, 354.8345
        CIE-Luv:
        53.6955, 125.7811, -26.1944
        Hunter-Lab:
        46.5715, 82.6276, -3.4477
      #f50c90 color charts
#f50c90 RGB chart
      #f50c90 CMYK chart
      #f50c90 RGB pie chart
      #f50c90 color shades, tints & tones
#f50c90 color schemes
#f50c90 color preview, HTML & CSS examples
           This text has a color of #f50c90        
        
          <p style="color:#f50c90;">Text here</p>
        
        
          .mytext {color:#f50c90;}
        
        Text color #f50c90
      
           This box has a color of #f50c90        
        
          <div style="background-color:#f50c90;">Content here</div>
        
        
          .mybackground {background-color:#f50c90;}
        
        Background color #f50c90
      
           Border around this has a color of #f50c90        
        
          <div style="border:2px solid #f50c90;">Content here</div>
        
        
          .myborder {border:2px solid #f50c90;}
        
        Border color #f50c90