#f52e74 color space conversions
Hex:
        #f52e74
        RGB:
        245, 46, 116
        CMY:
        4, 82, 55
        CMYK:
        0, 81, 53, 4
      HSL:
        339°, 90.8676%, 57.0588%
        HSV (HSB):
        339°, 81.2245%, 96.0784%
        XYZ:
        41.7856, 22.6274, 18.6882
        xyY:
        0.5028, 0.2723, 22.6274
      CIE-Lab:
        54.6865, 75.5057, 10.7259
        CIE-LCH:
        54.6865, 76.2637, 8.0850
        CIE-Luv:
        54.6865, 131.1002, -1.8512
        Hunter-Lab:
        47.5683, 73.5558, 10.0045
      #f52e74 color charts
#f52e74 RGB chart
      #f52e74 CMYK chart
      #f52e74 RGB pie chart
      #f52e74 color shades, tints & tones
#f52e74 color schemes
#f52e74 color preview, HTML & CSS examples
           This text has a color of #f52e74        
        
          <p style="color:#f52e74;">Text here</p>
        
        
          .mytext {color:#f52e74;}
        
        Text color #f52e74
      
           This box has a color of #f52e74        
        
          <div style="background-color:#f52e74;">Content here</div>
        
        
          .mybackground {background-color:#f52e74;}
        
        Background color #f52e74
      
           Border around this has a color of #f52e74        
        
          <div style="border:2px solid #f52e74;">Content here</div>
        
        
          .myborder {border:2px solid #f52e74;}
        
        Border color #f52e74