#f046e5 color space conversions
Hex:
        #f046e5
        RGB:
        240, 70, 229
        CMY:
        6, 73, 10
        CMYK:
        0, 71, 5, 6
      HSL:
        304°, 85.0000%, 60.7843%
        HSV (HSB):
        304°, 70.8333%, 94.1176%
        XYZ:
        52.2682, 28.5627, 76.8871
        xyY:
        0.3314, 0.1811, 28.5627
      CIE-Lab:
        60.3938, 80.3572, -46.3854
        CIE-LCH:
        60.3938, 92.7841, 330.0047
        CIE-Luv:
        60.3938, 75.4198, -83.9849
        Hunter-Lab:
        53.4441, 81.0453, -47.8863
      #f046e5 color charts
#f046e5 RGB chart
      #f046e5 CMYK chart
      #f046e5 RGB pie chart
      #f046e5 color shades, tints & tones
#f046e5 color schemes
#f046e5 color preview, HTML & CSS examples
           This text has a color of #f046e5        
        
          <p style="color:#f046e5;">Text here</p>
        
        
          .mytext {color:#f046e5;}
        
        Text color #f046e5
      
           This box has a color of #f046e5        
        
          <div style="background-color:#f046e5;">Content here</div>
        
        
          .mybackground {background-color:#f046e5;}
        
        Background color #f046e5
      
           Border around this has a color of #f046e5        
        
          <div style="border:2px solid #f046e5;">Content here</div>
        
        
          .myborder {border:2px solid #f046e5;}
        
        Border color #f046e5