#f50c96 color space conversions
Hex:
        #f50c96
        RGB:
        245, 12, 150
        CMY:
        4, 95, 41
        CMYK:
        0, 95, 39, 4
      HSL:
        324°, 92.0949%, 50.3922%
        HSV (HSB):
        324°, 95.1020%, 96.0784%
        XYZ:
        43.2927, 21.8774, 30.7951
        xyY:
        0.4511, 0.2280, 21.8774
      CIE-Lab:
        53.8967, 83.4268, -10.7701
        CIE-LCH:
        53.8967, 84.1191, 352.6440
        CIE-Luv:
        53.8967, 122.9668, -30.7188
        Hunter-Lab:
        46.7733, 83.3636, -6.2947
      #f50c96 color charts
#f50c96 RGB chart
      #f50c96 CMYK chart
      #f50c96 RGB pie chart
      #f50c96 color shades, tints & tones
#f50c96 color schemes
#f50c96 color preview, HTML & CSS examples
           This text has a color of #f50c96        
        
          <p style="color:#f50c96;">Text here</p>
        
        
          .mytext {color:#f50c96;}
        
        Text color #f50c96
      
           This box has a color of #f50c96        
        
          <div style="background-color:#f50c96;">Content here</div>
        
        
          .mybackground {background-color:#f50c96;}
        
        Background color #f50c96
      
           Border around this has a color of #f50c96        
        
          <div style="border:2px solid #f50c96;">Content here</div>
        
        
          .myborder {border:2px solid #f50c96;}
        
        Border color #f50c96