#f00eb4 color space conversions
Hex:
        #f00eb4
        RGB:
        240, 14, 180
        CMY:
        6, 95, 29
        CMYK:
        0, 94, 25, 6
      HSL:
        316°, 88.9764%, 49.8039%
        HSV (HSB):
        316°, 94.1667%, 94.1176%
        XYZ:
        44.3304, 22.1346, 45.1160
        xyY:
        0.3973, 0.1984, 22.1346
      CIE-Lab:
        54.1696, 85.3004, -28.1211
        CIE-LCH:
        54.1696, 89.8163, 341.7541
        CIE-Luv:
        54.1696, 104.7126, -55.6471
        Hunter-Lab:
        47.0475, 85.8585, -23.9227
      #f00eb4 color charts
#f00eb4 RGB chart
      #f00eb4 CMYK chart
      #f00eb4 RGB pie chart
      #f00eb4 color shades, tints & tones
#f00eb4 color schemes
#f00eb4 color preview, HTML & CSS examples
           This text has a color of #f00eb4        
        
          <p style="color:#f00eb4;">Text here</p>
        
        
          .mytext {color:#f00eb4;}
        
        Text color #f00eb4
      
           This box has a color of #f00eb4        
        
          <div style="background-color:#f00eb4;">Content here</div>
        
        
          .mybackground {background-color:#f00eb4;}
        
        Background color #f00eb4
      
           Border around this has a color of #f00eb4        
        
          <div style="border:2px solid #f00eb4;">Content here</div>
        
        
          .myborder {border:2px solid #f00eb4;}
        
        Border color #f00eb4