#ef53a0 color space conversions
Hex:
        #ef53a0
        RGB:
        239, 83, 160
        CMY:
        6, 67, 37
        CMYK:
        0, 65, 33, 6
      HSL:
        330°, 82.9787%, 63.1373%
        HSV (HSB):
        330°, 65.2720%, 93.7255%
        XYZ:
        45.0350, 27.0753, 36.1102
        xyY:
        0.4161, 0.2502, 27.0753
      CIE-Lab:
        59.0440, 66.3336, -9.0511
        CIE-LCH:
        59.0440, 66.9483, 352.2300
        CIE-Luv:
        59.0440, 95.2781, -25.1800
        Hunter-Lab:
        52.0339, 63.4312, -4.7219
      #ef53a0 color charts
#ef53a0 RGB chart
      #ef53a0 CMYK chart
      #ef53a0 RGB pie chart
      #ef53a0 color shades, tints & tones
#ef53a0 color schemes
#ef53a0 color preview, HTML & CSS examples
           This text has a color of #ef53a0        
        
          <p style="color:#ef53a0;">Text here</p>
        
        
          .mytext {color:#ef53a0;}
        
        Text color #ef53a0
      
           This box has a color of #ef53a0        
        
          <div style="background-color:#ef53a0;">Content here</div>
        
        
          .mybackground {background-color:#ef53a0;}
        
        Background color #ef53a0
      
           Border around this has a color of #ef53a0        
        
          <div style="border:2px solid #ef53a0;">Content here</div>
        
        
          .myborder {border:2px solid #ef53a0;}
        
        Border color #ef53a0