#f50bd9 color space conversions
Hex:
        #f50bd9
        RGB:
        245, 11, 217
        CMY:
        4, 96, 15
        CMYK:
        0, 96, 11, 4
      HSL:
        307°, 92.1260%, 50.1961%
        HSV (HSB):
        307°, 95.5102%, 96.0784%
        XYZ:
        50.3002, 24.6616, 67.7547
        xyY:
        0.3524, 0.1728, 24.6616
      CIE-Lab:
        56.7442, 90.8811, -45.3273
        CIE-LCH:
        56.7442, 101.5576, 333.4921
        CIE-Luv:
        56.7442, 92.1079, -82.8765
        Hunter-Lab:
        49.6604, 93.8940, -46.1306
      #f50bd9 color charts
#f50bd9 RGB chart
      #f50bd9 CMYK chart
      #f50bd9 RGB pie chart
      #f50bd9 color shades, tints & tones
#f50bd9 color schemes
#f50bd9 color preview, HTML & CSS examples
           This text has a color of #f50bd9        
        
          <p style="color:#f50bd9;">Text here</p>
        
        
          .mytext {color:#f50bd9;}
        
        Text color #f50bd9
      
           This box has a color of #f50bd9        
        
          <div style="background-color:#f50bd9;">Content here</div>
        
        
          .mybackground {background-color:#f50bd9;}
        
        Background color #f50bd9
      
           Border around this has a color of #f50bd9        
        
          <div style="border:2px solid #f50bd9;">Content here</div>
        
        
          .myborder {border:2px solid #f50bd9;}
        
        Border color #f50bd9