#f52ec8 color space conversions
Hex:
        #f52ec8
        RGB:
        245, 46, 200
        CMY:
        4, 82, 22
        CMYK:
        0, 81, 18, 4
      HSL:
        314°, 90.8676%, 57.0588%
        HSV (HSB):
        314°, 81.2245%, 96.0784%
        XYZ:
        49.0585, 25.5366, 56.9870
        xyY:
        0.3728, 0.1941, 25.5366
      CIE-Lab:
        57.5946, 83.8599, -34.2894
        CIE-LCH:
        57.5946, 90.5994, 337.7609
        CIE-Luv:
        57.5946, 95.5026, -65.3163
        Hunter-Lab:
        50.5337, 84.8550, -31.4878
      #f52ec8 color charts
#f52ec8 RGB chart
      #f52ec8 CMYK chart
      #f52ec8 RGB pie chart
      #f52ec8 color shades, tints & tones
#f52ec8 color schemes
#f52ec8 color preview, HTML & CSS examples
           This text has a color of #f52ec8        
        
          <p style="color:#f52ec8;">Text here</p>
        
        
          .mytext {color:#f52ec8;}
        
        Text color #f52ec8
      
           This box has a color of #f52ec8        
        
          <div style="background-color:#f52ec8;">Content here</div>
        
        
          .mybackground {background-color:#f52ec8;}
        
        Background color #f52ec8
      
           Border around this has a color of #f52ec8        
        
          <div style="border:2px solid #f52ec8;">Content here</div>
        
        
          .myborder {border:2px solid #f52ec8;}
        
        Border color #f52ec8