#f50c91 color space conversions
Hex:
        #f50c91
        RGB:
        245, 12, 145
        CMY:
        4, 95, 43
        CMYK:
        0, 95, 41, 4
      HSL:
        326°, 92.0949%, 50.3922%
        HSV (HSB):
        326°, 95.1020%, 96.0784%
        XYZ:
        42.8985, 21.7198, 28.7194
        xyY:
        0.4596, 0.2327, 21.7198
      CIE-Lab:
        53.7284, 82.9812, -8.0417
        CIE-LCH:
        53.7284, 83.3700, 354.4647
        CIE-Luv:
        53.7284, 125.3135, -26.9441
        Hunter-Lab:
        46.6045, 82.7480, -3.9136
      #f50c91 color charts
#f50c91 RGB chart
      #f50c91 CMYK chart
      #f50c91 RGB pie chart
      #f50c91 color shades, tints & tones
#f50c91 color schemes
#f50c91 color preview, HTML & CSS examples
           This text has a color of #f50c91        
        
          <p style="color:#f50c91;">Text here</p>
        
        
          .mytext {color:#f50c91;}
        
        Text color #f50c91
      
           This box has a color of #f50c91        
        
          <div style="background-color:#f50c91;">Content here</div>
        
        
          .mybackground {background-color:#f50c91;}
        
        Background color #f50c91
      
           Border around this has a color of #f50c91        
        
          <div style="border:2px solid #f50c91;">Content here</div>
        
        
          .myborder {border:2px solid #f50c91;}
        
        Border color #f50c91