#f52764 color space conversions
Hex:
        #f52764
        RGB:
        245, 39, 100
        CMY:
        4, 85, 61
        CMYK:
        0, 84, 59, 4
      HSL:
        342°, 91.1504%, 55.6863%
        HSV (HSB):
        342°, 84.0816%, 96.0784%
        XYZ:
        40.6820, 21.7836, 14.1171
        xyY:
        0.5312, 0.2844, 21.7836
      CIE-Lab:
        53.7967, 75.9641, 19.1132
        CIE-LCH:
        53.7967, 78.3317, 14.1229
        CIE-Luv:
        53.7967, 139.3561, 7.0556
        Hunter-Lab:
        46.6729, 73.9100, 14.7377
      #f52764 color charts
#f52764 RGB chart
      #f52764 CMYK chart
      #f52764 RGB pie chart
      #f52764 color shades, tints & tones
#f52764 color schemes
#f52764 color preview, HTML & CSS examples
           This text has a color of #f52764        
        
          <p style="color:#f52764;">Text here</p>
        
        
          .mytext {color:#f52764;}
        
        Text color #f52764
      
           This box has a color of #f52764        
        
          <div style="background-color:#f52764;">Content here</div>
        
        
          .mybackground {background-color:#f52764;}
        
        Background color #f52764
      
           Border around this has a color of #f52764        
        
          <div style="border:2px solid #f52764;">Content here</div>
        
        
          .myborder {border:2px solid #f52764;}
        
        Border color #f52764