#f5278f color space conversions
Hex:
        #f5278f
        RGB:
        245, 39, 143
        CMY:
        4, 85, 44
        CMYK:
        0, 84, 42, 4
      HSL:
        330°, 91.1504%, 55.6863%
        HSV (HSB):
        330°, 84.0816%, 96.0784%
        XYZ:
        43.3396, 22.8467, 28.1122
        xyY:
        0.4596, 0.2423, 22.8467
      CIE-Lab:
        54.9141, 79.1807, -5.0871
        CIE-LCH:
        54.9141, 79.3440, 356.3240
        CIE-Luv:
        54.9141, 121.8690, -22.2708
        Hunter-Lab:
        47.7982, 78.2028, -1.4123
      #f5278f color charts
#f5278f RGB chart
      #f5278f CMYK chart
      #f5278f RGB pie chart
      #f5278f color shades, tints & tones
#f5278f color schemes
#f5278f color preview, HTML & CSS examples
           This text has a color of #f5278f        
        
          <p style="color:#f5278f;">Text here</p>
        
        
          .mytext {color:#f5278f;}
        
        Text color #f5278f
      
           This box has a color of #f5278f        
        
          <div style="background-color:#f5278f;">Content here</div>
        
        
          .mybackground {background-color:#f5278f;}
        
        Background color #f5278f
      
           Border around this has a color of #f5278f        
        
          <div style="border:2px solid #f5278f;">Content here</div>
        
        
          .myborder {border:2px solid #f5278f;}
        
        Border color #f5278f