#f00df4 color space conversions
Hex:
        #f00df4
        RGB:
        240, 13, 244
        CMY:
        6, 95, 4
        CMYK:
        2, 95, 0, 4
      HSL:
        299°, 91.3043%, 50.3922%
        HSV (HSB):
        299°, 94.6721%, 95.6863%
        XYZ:
        52.4082, 25.3448, 87.7178
        xyY:
        0.3167, 0.1532, 25.3448
      CIE-Lab:
        57.4098, 93.5846, -59.5283
        CIE-LCH:
        57.4098, 110.9130, 327.5399
        CIE-Luv:
        57.4098, 77.2244, -104.8415
        Hunter-Lab:
        50.3436, 97.7192, -68.0653
      #f00df4 color charts
#f00df4 RGB chart
      #f00df4 CMYK chart
      #f00df4 RGB pie chart
      #f00df4 color shades, tints & tones
#f00df4 color schemes
#f00df4 color preview, HTML & CSS examples
           This text has a color of #f00df4        
        
          <p style="color:#f00df4;">Text here</p>
        
        
          .mytext {color:#f00df4;}
        
        Text color #f00df4
      
           This box has a color of #f00df4        
        
          <div style="background-color:#f00df4;">Content here</div>
        
        
          .mybackground {background-color:#f00df4;}
        
        Background color #f00df4
      
           Border around this has a color of #f00df4        
        
          <div style="border:2px solid #f00df4;">Content here</div>
        
        
          .myborder {border:2px solid #f00df4;}
        
        Border color #f00df4