#f5037d color space conversions
Hex:
        #f5037d
        RGB:
        245, 3, 125
        CMY:
        4, 99, 51
        CMYK:
        0, 99, 49, 4
      HSL:
        330°, 97.5806%, 48.6275%
        HSV (HSB):
        330°, 98.7755%, 96.0784%
        XYZ:
        41.3904, 20.9583, 21.2659
        xyY:
        0.4950, 0.2507, 20.9583
      CIE-Lab:
        52.9038, 81.9875, 2.7605
        CIE-LCH:
        52.9038, 82.0339, 1.9284
        CIE-Luv:
        52.9038, 135.3258, -12.9034
        Hunter-Lab:
        45.7802, 81.2686, 4.5047
      #f5037d color charts
#f5037d RGB chart
      #f5037d CMYK chart
      #f5037d RGB pie chart
      #f5037d color shades, tints & tones
#f5037d color schemes
#f5037d color preview, HTML & CSS examples
           This text has a color of #f5037d        
        
          <p style="color:#f5037d;">Text here</p>
        
        
          .mytext {color:#f5037d;}
        
        Text color #f5037d
      
           This box has a color of #f5037d        
        
          <div style="background-color:#f5037d;">Content here</div>
        
        
          .mybackground {background-color:#f5037d;}
        
        Background color #f5037d
      
           Border around this has a color of #f5037d        
        
          <div style="border:2px solid #f5037d;">Content here</div>
        
        
          .myborder {border:2px solid #f5037d;}
        
        Border color #f5037d