#f52c63 color space conversions
Hex:
        #f52c63
        RGB:
        245, 44, 99
        CMY:
        4, 83, 61
        CMYK:
        0, 82, 60, 4
      HSL:
        344°, 90.9502%, 56.6667%
        HSV (HSB):
        344°, 82.0408%, 96.0784%
        XYZ:
        40.8090, 22.1147, 13.9221
        xyY:
        0.5311, 0.2878, 22.1147
      CIE-Lab:
        54.1485, 74.8395, 20.1880
        CIE-LCH:
        54.1485, 77.5145, 15.0963
        CIE-Luv:
        54.1485, 138.0891, 8.4999
        Hunter-Lab:
        47.0263, 72.6049, 15.3657
      #f52c63 color charts
#f52c63 RGB chart
      #f52c63 CMYK chart
      #f52c63 RGB pie chart
      #f52c63 color shades, tints & tones
#f52c63 color schemes
#f52c63 color preview, HTML & CSS examples
           This text has a color of #f52c63        
        
          <p style="color:#f52c63;">Text here</p>
        
        
          .mytext {color:#f52c63;}
        
        Text color #f52c63
      
           This box has a color of #f52c63        
        
          <div style="background-color:#f52c63;">Content here</div>
        
        
          .mybackground {background-color:#f52c63;}
        
        Background color #f52c63
      
           Border around this has a color of #f52c63        
        
          <div style="border:2px solid #f52c63;">Content here</div>
        
        
          .myborder {border:2px solid #f52c63;}
        
        Border color #f52c63