#f53290 color space conversions
Hex:
        #f53290
        RGB:
        245, 50, 144
        CMY:
        4, 80, 44
        CMYK:
        0, 80, 41, 4
      HSL:
        331°, 90.6977%, 57.8431%
        HSV (HSB):
        331°, 79.5918%, 96.0784%
        XYZ:
        43.8308, 23.7073, 28.6514
        xyY:
        0.4557, 0.2465, 23.7073
      CIE-Lab:
        55.7935, 76.8383, -4.3798
        CIE-LCH:
        55.7935, 76.9631, 356.7377
        CIE-Luv:
        55.7935, 118.4860, -20.8634
        Hunter-Lab:
        48.6901, 75.4778, -0.8057
      #f53290 color charts
#f53290 RGB chart
      #f53290 CMYK chart
      #f53290 RGB pie chart
      #f53290 color shades, tints & tones
#f53290 color schemes
#f53290 color preview, HTML & CSS examples
           This text has a color of #f53290        
        
          <p style="color:#f53290;">Text here</p>
        
        
          .mytext {color:#f53290;}
        
        Text color #f53290
      
           This box has a color of #f53290        
        
          <div style="background-color:#f53290;">Content here</div>
        
        
          .mybackground {background-color:#f53290;}
        
        Background color #f53290
      
           Border around this has a color of #f53290        
        
          <div style="border:2px solid #f53290;">Content here</div>
        
        
          .myborder {border:2px solid #f53290;}
        
        Border color #f53290