#ef329a color space conversions
Hex:
        #ef329a
        RGB:
        239, 50, 154
        CMY:
        6, 80, 40
        CMYK:
        0, 79, 36, 6
      HSL:
        327°, 85.5204%, 56.6667%
        HSV (HSB):
        327°, 79.0795%, 93.7255%
        XYZ:
        42.5699, 22.9650, 32.7609
        xyY:
        0.4331, 0.2336, 22.9650
      CIE-Lab:
        55.0363, 76.3620, -11.5412
        CIE-LCH:
        55.0363, 77.2293, 351.4055
        CIE-Luv:
        55.0363, 109.4782, -30.3855
        Hunter-Lab:
        47.9218, 74.7020, -6.9872
      #ef329a color charts
#ef329a RGB chart
      #ef329a CMYK chart
      #ef329a RGB pie chart
      #ef329a color shades, tints & tones
#ef329a color schemes
#ef329a color preview, HTML & CSS examples
           This text has a color of #ef329a        
        
          <p style="color:#ef329a;">Text here</p>
        
        
          .mytext {color:#ef329a;}
        
        Text color #ef329a
      
           This box has a color of #ef329a        
        
          <div style="background-color:#ef329a;">Content here</div>
        
        
          .mybackground {background-color:#ef329a;}
        
        Background color #ef329a
      
           Border around this has a color of #ef329a        
        
          <div style="border:2px solid #ef329a;">Content here</div>
        
        
          .myborder {border:2px solid #ef329a;}
        
        Border color #ef329a