#ef32bd color space conversions
Hex:
        #ef32bd
        RGB:
        239, 50, 189
        CMY:
        6, 80, 26
        CMYK:
        0, 79, 21, 6
      HSL:
        316°, 85.5204%, 56.6667%
        HSV (HSB):
        316°, 79.0795%, 93.7255%
        XYZ:
        45.9225, 24.3060, 50.4153
        xyY:
        0.3806, 0.2015, 24.3060
      CIE-Lab:
        56.3929, 80.3044, -29.9109
        CIE-LCH:
        56.3929, 85.6940, 339.5712
        CIE-Luv:
        56.3929, 94.6816, -57.8617
        Hunter-Lab:
        49.3012, 79.9902, -26.1190
      #ef32bd color charts
#ef32bd RGB chart
      #ef32bd CMYK chart
      #ef32bd RGB pie chart
      #ef32bd color shades, tints & tones
#ef32bd color schemes
#ef32bd color preview, HTML & CSS examples
           This text has a color of #ef32bd        
        
          <p style="color:#ef32bd;">Text here</p>
        
        
          .mytext {color:#ef32bd;}
        
        Text color #ef32bd
      
           This box has a color of #ef32bd        
        
          <div style="background-color:#ef32bd;">Content here</div>
        
        
          .mybackground {background-color:#ef32bd;}
        
        Background color #ef32bd
      
           Border around this has a color of #ef32bd        
        
          <div style="border:2px solid #ef32bd;">Content here</div>
        
        
          .myborder {border:2px solid #ef32bd;}
        
        Border color #ef32bd