#ef0be5 color space conversions
Hex:
        #ef0be5
        RGB:
        239, 11, 229
        CMY:
        6, 96, 10
        CMYK:
        0, 95, 4, 6
      HSL:
        303°, 91.2000%, 49.0196%
        HSV (HSB):
        303°, 95.3975%, 93.7255%
        XYZ:
        49.8591, 24.2472, 76.1811
        xyY:
        0.3318, 0.1613, 24.2472
      CIE-Lab:
        56.3345, 91.4614, -52.8374
        CIE-LCH:
        56.3345, 105.6266, 329.9849
        CIE-Luv:
        56.3345, 82.5763, -94.0925
        Hunter-Lab:
        49.2415, 94.5665, -57.2581
      #ef0be5 color charts
#ef0be5 RGB chart
      #ef0be5 CMYK chart
      #ef0be5 RGB pie chart
      #ef0be5 color shades, tints & tones
#ef0be5 color schemes
#ef0be5 color preview, HTML & CSS examples
           This text has a color of #ef0be5        
        
          <p style="color:#ef0be5;">Text here</p>
        
        
          .mytext {color:#ef0be5;}
        
        Text color #ef0be5
      
           This box has a color of #ef0be5        
        
          <div style="background-color:#ef0be5;">Content here</div>
        
        
          .mybackground {background-color:#ef0be5;}
        
        Background color #ef0be5
      
           Border around this has a color of #ef0be5        
        
          <div style="border:2px solid #ef0be5;">Content here</div>
        
        
          .myborder {border:2px solid #ef0be5;}
        
        Border color #ef0be5