#f52ec0 color space conversions
Hex:
        #f52ec0
        RGB:
        245, 46, 192
        CMY:
        4, 82, 25
        CMYK:
        0, 81, 22, 4
      HSL:
        316°, 90.8676%, 57.0588%
        HSV (HSB):
        316°, 81.2245%, 96.0784%
        XYZ:
        48.1476, 25.1722, 52.1902
        xyY:
        0.3836, 0.2006, 25.1722
      CIE-Lab:
        57.2429, 82.8780, -30.2404
        CIE-LCH:
        57.2429, 88.2227, 339.9541
        CIE-Luv:
        57.2429, 98.8985, -58.9943
        Hunter-Lab:
        50.1719, 83.4970, -26.5547
      #f52ec0 color charts
#f52ec0 RGB chart
      #f52ec0 CMYK chart
      #f52ec0 RGB pie chart
      #f52ec0 color shades, tints & tones
#f52ec0 color schemes
#f52ec0 color preview, HTML & CSS examples
           This text has a color of #f52ec0        
        
          <p style="color:#f52ec0;">Text here</p>
        
        
          .mytext {color:#f52ec0;}
        
        Text color #f52ec0
      
           This box has a color of #f52ec0        
        
          <div style="background-color:#f52ec0;">Content here</div>
        
        
          .mybackground {background-color:#f52ec0;}
        
        Background color #f52ec0
      
           Border around this has a color of #f52ec0        
        
          <div style="border:2px solid #f52ec0;">Content here</div>
        
        
          .myborder {border:2px solid #f52ec0;}
        
        Border color #f52ec0