#f052e3 color space conversions
Hex:
        #f052e3
        RGB:
        240, 82, 227
        CMY:
        6, 68, 11
        CMYK:
        0, 66, 5, 6
      HSL:
        305°, 84.0426%, 63.1373%
        HSV (HSB):
        305°, 65.8333%, 94.1176%
        XYZ:
        52.8176, 30.1059, 75.7003
        xyY:
        0.3330, 0.1898, 30.1059
      CIE-Lab:
        61.7455, 75.9611, -43.1338
        CIE-LCH:
        61.7455, 87.3533, 330.4103
        CIE-Luv:
        61.7455, 73.0253, -78.6094
        Hunter-Lab:
        54.8688, 75.8064, -43.3918
      #f052e3 color charts
#f052e3 RGB chart
      #f052e3 CMYK chart
      #f052e3 RGB pie chart
      #f052e3 color shades, tints & tones
#f052e3 color schemes
#f052e3 color preview, HTML & CSS examples
           This text has a color of #f052e3        
        
          <p style="color:#f052e3;">Text here</p>
        
        
          .mytext {color:#f052e3;}
        
        Text color #f052e3
      
           This box has a color of #f052e3        
        
          <div style="background-color:#f052e3;">Content here</div>
        
        
          .mybackground {background-color:#f052e3;}
        
        Background color #f052e3
      
           Border around this has a color of #f052e3        
        
          <div style="border:2px solid #f052e3;">Content here</div>
        
        
          .myborder {border:2px solid #f052e3;}
        
        Border color #f052e3