#ef0af5 color space conversions
Hex:
        #ef0af5
        RGB:
        239, 10, 245
        CMY:
        6, 96, 4
        CMYK:
        2, 96, 0, 4
      HSL:
        298°, 92.1569%, 50.0000%
        HSV (HSB):
        298°, 95.9184%, 96.0784%
        XYZ:
        52.1866, 25.1604, 88.4921
        xyY:
        0.3147, 0.1517, 25.1604
      CIE-Lab:
        57.2313, 93.7749, -60.3820
        CIE-LCH:
        57.2313, 111.5335, 327.2224
        CIE-Luv:
        57.2313, 76.2496, -106.0587
        Hunter-Lab:
        50.1601, 97.9311, -69.4869
      #ef0af5 color charts
#ef0af5 RGB chart
      #ef0af5 CMYK chart
      #ef0af5 RGB pie chart
      #ef0af5 color shades, tints & tones
#ef0af5 color schemes
#ef0af5 color preview, HTML & CSS examples
           This text has a color of #ef0af5        
        
          <p style="color:#ef0af5;">Text here</p>
        
        
          .mytext {color:#ef0af5;}
        
        Text color #ef0af5
      
           This box has a color of #ef0af5        
        
          <div style="background-color:#ef0af5;">Content here</div>
        
        
          .mybackground {background-color:#ef0af5;}
        
        Background color #ef0af5
      
           Border around this has a color of #ef0af5        
        
          <div style="border:2px solid #ef0af5;">Content here</div>
        
        
          .myborder {border:2px solid #ef0af5;}
        
        Border color #ef0af5