#ef05a0 color space conversions
Hex:
        #ef05a0
        RGB:
        239, 5, 160
        CMY:
        6, 98, 37
        CMYK:
        0, 98, 33, 6
      HSL:
        320°, 95.9016%, 47.8431%
        HSV (HSB):
        320°, 97.9079%, 93.7255%
        XYZ:
        41.9960, 20.9973, 35.0972
        xyY:
        0.4281, 0.2141, 20.9973
      CIE-Lab:
        52.9466, 83.6425, -18.2571
        CIE-LCH:
        52.9466, 85.6119, 347.6869
        CIE-Luv:
        52.9466, 113.9611, -40.9655
        Hunter-Lab:
        45.8228, 83.4029, -13.3361
      #ef05a0 color charts
#ef05a0 RGB chart
      #ef05a0 CMYK chart
      #ef05a0 RGB pie chart
      #ef05a0 color shades, tints & tones
#ef05a0 color schemes
#ef05a0 color preview, HTML & CSS examples
           This text has a color of #ef05a0        
        
          <p style="color:#ef05a0;">Text here</p>
        
        
          .mytext {color:#ef05a0;}
        
        Text color #ef05a0
      
           This box has a color of #ef05a0        
        
          <div style="background-color:#ef05a0;">Content here</div>
        
        
          .mybackground {background-color:#ef05a0;}
        
        Background color #ef05a0
      
           Border around this has a color of #ef05a0        
        
          <div style="border:2px solid #ef05a0;">Content here</div>
        
        
          .myborder {border:2px solid #ef05a0;}
        
        Border color #ef05a0