#f02e96 color space conversions
Hex:
        #f02e96
        RGB:
        240, 46, 150
        CMY:
        6, 82, 41
        CMYK:
        0, 81, 38, 6
      HSL:
        328°, 86.6071%, 56.0784%
        HSV (HSB):
        328°, 80.8333%, 94.1176%
        XYZ:
        42.4172, 22.6813, 30.9964
        xyY:
        0.4414, 0.2360, 22.6813
      CIE-Lab:
        54.7425, 77.1703, -9.5973
        CIE-LCH:
        54.7425, 77.7648, 352.9108
        CIE-Luv:
        54.7425, 113.0730, -27.8621
        Hunter-Lab:
        47.6249, 75.6380, -5.2513
      #f02e96 color charts
#f02e96 RGB chart
      #f02e96 CMYK chart
      #f02e96 RGB pie chart
      #f02e96 color shades, tints & tones
#f02e96 color schemes
#f02e96 color preview, HTML & CSS examples
           This text has a color of #f02e96        
        
          <p style="color:#f02e96;">Text here</p>
        
        
          .mytext {color:#f02e96;}
        
        Text color #f02e96
      
           This box has a color of #f02e96        
        
          <div style="background-color:#f02e96;">Content here</div>
        
        
          .mybackground {background-color:#f02e96;}
        
        Background color #f02e96
      
           Border around this has a color of #f02e96        
        
          <div style="border:2px solid #f02e96;">Content here</div>
        
        
          .myborder {border:2px solid #f02e96;}
        
        Border color #f02e96