#f50f96 color space conversions
Hex:
        #f50f96
        RGB:
        245, 15, 150
        CMY:
        4, 94, 41
        CMYK:
        0, 94, 39, 4
      HSL:
        325°, 92.0000%, 50.9804%
        HSV (HSB):
        325°, 93.8776%, 96.0784%
        XYZ:
        43.3320, 21.9561, 30.8083
        xyY:
        0.4509, 0.2285, 21.9561
      CIE-Lab:
        53.9804, 83.1825, -10.6444
        CIE-LCH:
        53.9804, 83.8608, 352.7078
        CIE-Luv:
        53.9804, 122.6859, -30.5043
        Hunter-Lab:
        46.8574, 83.0701, -6.1824
      #f50f96 color charts
#f50f96 RGB chart
      #f50f96 CMYK chart
      #f50f96 RGB pie chart
      #f50f96 color shades, tints & tones
#f50f96 color schemes
#f50f96 color preview, HTML & CSS examples
           This text has a color of #f50f96        
        
          <p style="color:#f50f96;">Text here</p>
        
        
          .mytext {color:#f50f96;}
        
        Text color #f50f96
      
           This box has a color of #f50f96        
        
          <div style="background-color:#f50f96;">Content here</div>
        
        
          .mybackground {background-color:#f50f96;}
        
        Background color #f50f96
      
           Border around this has a color of #f50f96        
        
          <div style="border:2px solid #f50f96;">Content here</div>
        
        
          .myborder {border:2px solid #f50f96;}
        
        Border color #f50f96