#f52e96 color space conversions
Hex:
        #f52e96
        RGB:
        245, 46, 150
        CMY:
        4, 82, 41
        CMYK:
        0, 81, 39, 4
      HSL:
        329°, 90.8676%, 57.0588%
        HSV (HSB):
        329°, 81.2245%, 96.0784%
        XYZ:
        44.1382, 23.5685, 31.0770
        xyY:
        0.4468, 0.2386, 23.5685
      CIE-Lab:
        55.6531, 78.3444, -8.1411
        CIE-LCH:
        55.6531, 78.7663, 354.0675
        CIE-Luv:
        55.6531, 117.0711, -26.2166
        Hunter-Lab:
        48.5474, 77.3304, -3.9706
      #f52e96 color charts
#f52e96 RGB chart
      #f52e96 CMYK chart
      #f52e96 RGB pie chart
      #f52e96 color shades, tints & tones
#f52e96 color schemes
#f52e96 color preview, HTML & CSS examples
           This text has a color of #f52e96        
        
          <p style="color:#f52e96;">Text here</p>
        
        
          .mytext {color:#f52e96;}
        
        Text color #f52e96
      
           This box has a color of #f52e96        
        
          <div style="background-color:#f52e96;">Content here</div>
        
        
          .mybackground {background-color:#f52e96;}
        
        Background color #f52e96
      
           Border around this has a color of #f52e96        
        
          <div style="border:2px solid #f52e96;">Content here</div>
        
        
          .myborder {border:2px solid #f52e96;}
        
        Border color #f52e96