#f00df3 color space conversions
Hex:
        #f00df3
        RGB:
        240, 13, 243
        CMY:
        6, 95, 5
        CMYK:
        1, 95, 0, 5
      HSL:
        299°, 90.5512%, 50.1961%
        HSV (HSB):
        299°, 94.6502%, 95.2941%
        XYZ:
        52.2568, 25.2842, 86.9201
        xyY:
        0.3177, 0.1537, 25.2842
      CIE-Lab:
        57.3513, 93.4415, -59.0634
        CIE-LCH:
        57.3513, 110.5432, 327.7035
        CIE-Luv:
        57.3513, 77.6137, -104.1025
        Hunter-Lab:
        50.2834, 97.5094, -67.2907
      #f00df3 color charts
#f00df3 RGB chart
      #f00df3 CMYK chart
      #f00df3 RGB pie chart
      #f00df3 color shades, tints & tones
#f00df3 color schemes
#f00df3 color preview, HTML & CSS examples
           This text has a color of #f00df3        
        
          <p style="color:#f00df3;">Text here</p>
        
        
          .mytext {color:#f00df3;}
        
        Text color #f00df3
      
           This box has a color of #f00df3        
        
          <div style="background-color:#f00df3;">Content here</div>
        
        
          .mybackground {background-color:#f00df3;}
        
        Background color #f00df3
      
           Border around this has a color of #f00df3        
        
          <div style="border:2px solid #f00df3;">Content here</div>
        
        
          .myborder {border:2px solid #f00df3;}
        
        Border color #f00df3