#ef03f2 color space conversions
Hex:
        #ef03f2
        RGB:
        239, 3, 242
        CMY:
        6, 99, 5
        CMYK:
        1, 99, 0, 5
      HSL:
        299°, 97.5510%, 48.0392%
        HSV (HSB):
        299°, 98.7603%, 94.9020%
        XYZ:
        51.6562, 24.8267, 86.0738
        xyY:
        0.3178, 0.1527, 24.8267
      CIE-Lab:
        56.9061, 93.7849, -59.2268
        CIE-LCH:
        56.9061, 110.9208, 327.7269
        CIE-Luv:
        56.9061, 77.6811, -104.1943
        Hunter-Lab:
        49.8264, 97.8591, -67.5436
      #ef03f2 color charts
#ef03f2 RGB chart
      #ef03f2 CMYK chart
      #ef03f2 RGB pie chart
      #ef03f2 color shades, tints & tones
#ef03f2 color schemes
#ef03f2 color preview, HTML & CSS examples
           This text has a color of #ef03f2        
        
          <p style="color:#ef03f2;">Text here</p>
        
        
          .mytext {color:#ef03f2;}
        
        Text color #ef03f2
      
           This box has a color of #ef03f2        
        
          <div style="background-color:#ef03f2;">Content here</div>
        
        
          .mybackground {background-color:#ef03f2;}
        
        Background color #ef03f2
      
           Border around this has a color of #ef03f2        
        
          <div style="border:2px solid #ef03f2;">Content here</div>
        
        
          .myborder {border:2px solid #ef03f2;}
        
        Border color #ef03f2