#f052c8 color space conversions
Hex:
        #f052c8
        RGB:
        240, 82, 200
        CMY:
        6, 68, 22
        CMYK:
        0, 66, 17, 6
      HSL:
        315°, 84.0426%, 63.1373%
        HSV (HSB):
        315°, 65.8333%, 94.1176%
        XYZ:
        49.3778, 28.7300, 57.5865
        xyY:
        0.3639, 0.2117, 28.7300
      CIE-Lab:
        60.5426, 72.0211, -29.7698
        CIE-LCH:
        60.5426, 77.9313, 337.5423
        CIE-Luv:
        60.5426, 82.3158, -56.9960
        Hunter-Lab:
        53.6004, 70.6374, -26.1790
      #f052c8 color charts
#f052c8 RGB chart
      #f052c8 CMYK chart
      #f052c8 RGB pie chart
      #f052c8 color shades, tints & tones
#f052c8 color schemes
#f052c8 color preview, HTML & CSS examples
           This text has a color of #f052c8        
        
          <p style="color:#f052c8;">Text here</p>
        
        
          .mytext {color:#f052c8;}
        
        Text color #f052c8
      
           This box has a color of #f052c8        
        
          <div style="background-color:#f052c8;">Content here</div>
        
        
          .mybackground {background-color:#f052c8;}
        
        Background color #f052c8
      
           Border around this has a color of #f052c8        
        
          <div style="border:2px solid #f052c8;">Content here</div>
        
        
          .myborder {border:2px solid #f052c8;}
        
        Border color #f052c8