#ef96c2 color space conversions
Hex:
        #ef96c2
        RGB:
        239, 150, 194
        CMY:
        6, 41, 24
        CMYK:
        0, 37, 19, 6
      HSL:
        330°, 73.5537%, 76.2745%
        HSV (HSB):
        330°, 37.2385%, 93.7255%
        XYZ:
        56.2406, 44.0585, 56.5789
        xyY:
        0.3585, 0.2808, 44.0585
      CIE-Lab:
        72.2676, 39.3022, -8.6054
        CIE-LCH:
        72.2676, 40.2333, 347.6497
        CIE-Luv:
        72.2676, 52.4449, -19.9365
        Hunter-Lab:
        66.3765, 35.0833, -4.0748
      #ef96c2 color charts
#ef96c2 RGB chart
      #ef96c2 CMYK chart
      #ef96c2 RGB pie chart
      #ef96c2 color shades, tints & tones
#ef96c2 color schemes
#ef96c2 color preview, HTML & CSS examples
           This text has a color of #ef96c2        
        
          <p style="color:#ef96c2;">Text here</p>
        
        
          .mytext {color:#ef96c2;}
        
        Text color #ef96c2
      
           This box has a color of #ef96c2        
        
          <div style="background-color:#ef96c2;">Content here</div>
        
        
          .mybackground {background-color:#ef96c2;}
        
        Background color #ef96c2
      
           Border around this has a color of #ef96c2        
        
          <div style="border:2px solid #ef96c2;">Content here</div>
        
        
          .myborder {border:2px solid #ef96c2;}
        
        Border color #ef96c2