#ef0d84 color space conversions
Hex:
        #ef0d84
        RGB:
        239, 13, 132
        CMY:
        6, 95, 48
        CMYK:
        0, 95, 45, 6
      HSL:
        328°, 89.6825%, 49.4118%
        HSV (HSB):
        328°, 94.5607%, 93.7255%
        XYZ:
        39.9054, 20.3045, 23.6457
        xyY:
        0.4759, 0.2421, 20.3045
      CIE-Lab:
        52.1798, 80.5204, -2.6643
        CIE-LCH:
        52.1798, 80.5645, 358.1049
        CIE-Luv:
        52.1798, 126.4492, -19.2867
        Hunter-Lab:
        45.0605, 79.2228, 0.4297
      #ef0d84 color charts
#ef0d84 RGB chart
      #ef0d84 CMYK chart
      #ef0d84 RGB pie chart
      #ef0d84 color shades, tints & tones
#ef0d84 color schemes
#ef0d84 color preview, HTML & CSS examples
           This text has a color of #ef0d84        
        
          <p style="color:#ef0d84;">Text here</p>
        
        
          .mytext {color:#ef0d84;}
        
        Text color #ef0d84
      
           This box has a color of #ef0d84        
        
          <div style="background-color:#ef0d84;">Content here</div>
        
        
          .mybackground {background-color:#ef0d84;}
        
        Background color #ef0d84
      
           Border around this has a color of #ef0d84        
        
          <div style="border:2px solid #ef0d84;">Content here</div>
        
        
          .myborder {border:2px solid #ef0d84;}
        
        Border color #ef0d84