#f0027e color space conversions
Hex:
        #f0027e
        RGB:
        240, 2, 126
        CMY:
        6, 99, 51
        CMYK:
        0, 99, 48, 6
      HSL:
        329°, 98.3471%, 47.4510%
        HSV (HSB):
        329°, 99.1667%, 94.1176%
        XYZ:
        39.7228, 20.0750, 21.5199
        xyY:
        0.4885, 0.2469, 20.0750
      CIE-Lab:
        51.9219, 81.0598, 0.6075
        CIE-LCH:
        51.9219, 81.0621, 0.4294
        CIE-Luv:
        51.9219, 131.0073, -15.3042
        Hunter-Lab:
        44.8052, 79.8431, 2.8867
      #f0027e color charts
#f0027e RGB chart
      #f0027e CMYK chart
      #f0027e RGB pie chart
      #f0027e color shades, tints & tones
#f0027e color schemes
#f0027e color preview, HTML & CSS examples
           This text has a color of #f0027e        
        
          <p style="color:#f0027e;">Text here</p>
        
        
          .mytext {color:#f0027e;}
        
        Text color #f0027e
      
           This box has a color of #f0027e        
        
          <div style="background-color:#f0027e;">Content here</div>
        
        
          .mybackground {background-color:#f0027e;}
        
        Background color #f0027e
      
           Border around this has a color of #f0027e        
        
          <div style="border:2px solid #f0027e;">Content here</div>
        
        
          .myborder {border:2px solid #f0027e;}
        
        Border color #f0027e