#f52a73 color space conversions
Hex:
        #f52a73
        RGB:
        245, 42, 115
        CMY:
        4, 84, 55
        CMYK:
        0, 83, 53, 4
      HSL:
        338°, 91.0314%, 56.2745%
        HSV (HSB):
        338°, 82.8571%, 96.0784%
        XYZ:
        41.5787, 22.3062, 18.3337
        xyY:
        0.5057, 0.2713, 22.3062
      CIE-Lab:
        54.3504, 76.3257, 10.8536
        CIE-LCH:
        54.3504, 77.0936, 8.0933
        CIE-Luv:
        54.3504, 132.7520, -1.9305
        Hunter-Lab:
        47.2295, 74.4918, 10.0452
      #f52a73 color charts
#f52a73 RGB chart
      #f52a73 CMYK chart
      #f52a73 RGB pie chart
      #f52a73 color shades, tints & tones
#f52a73 color schemes
#f52a73 color preview, HTML & CSS examples
           This text has a color of #f52a73        
        
          <p style="color:#f52a73;">Text here</p>
        
        
          .mytext {color:#f52a73;}
        
        Text color #f52a73
      
           This box has a color of #f52a73        
        
          <div style="background-color:#f52a73;">Content here</div>
        
        
          .mybackground {background-color:#f52a73;}
        
        Background color #f52a73
      
           Border around this has a color of #f52a73        
        
          <div style="border:2px solid #f52a73;">Content here</div>
        
        
          .myborder {border:2px solid #f52a73;}
        
        Border color #f52a73