#f50c60 color space conversions
Hex:
        #f50c60
        RGB:
        245, 12, 96
        CMY:
        4, 95, 62
        CMYK:
        0, 95, 61, 4
      HSL:
        338°, 92.0949%, 50.3922%
        HSV (HSB):
        338°, 95.1020%, 96.0784%
        XYZ:
        39.8990, 20.5199, 12.9242
        xyY:
        0.5440, 0.2798, 20.5199
      CIE-Lab:
        52.4201, 79.4647, 19.6753
        CIE-LCH:
        52.4201, 81.8642, 13.9066
        CIE-Luv:
        52.4201, 146.5942, 6.4912
        Hunter-Lab:
        45.2990, 77.9483, 14.7933
      #f50c60 color charts
#f50c60 RGB chart
      #f50c60 CMYK chart
      #f50c60 RGB pie chart
      #f50c60 color shades, tints & tones
#f50c60 color schemes
#f50c60 color preview, HTML & CSS examples
           This text has a color of #f50c60        
        
          <p style="color:#f50c60;">Text here</p>
        
        
          .mytext {color:#f50c60;}
        
        Text color #f50c60
      
           This box has a color of #f50c60        
        
          <div style="background-color:#f50c60;">Content here</div>
        
        
          .mybackground {background-color:#f50c60;}
        
        Background color #f50c60
      
           Border around this has a color of #f50c60        
        
          <div style="border:2px solid #f50c60;">Content here</div>
        
        
          .myborder {border:2px solid #f50c60;}
        
        Border color #f50c60