#ef2ecd color space conversions
Hex:
        #ef2ecd
        RGB:
        239, 46, 205
        CMY:
        6, 82, 20
        CMYK:
        0, 81, 14, 6
      HSL:
        311°, 85.7778%, 55.8824%
        HSV (HSB):
        311°, 80.7531%, 93.7255%
        XYZ:
        47.5930, 24.7125, 60.0192
        xyY:
        0.3597, 0.1868, 24.7125
      CIE-Lab:
        56.7942, 83.2756, -38.4787
        CIE-LCH:
        56.7942, 91.7357, 335.2000
        CIE-Luv:
        56.7942, 88.8415, -71.3364
        Hunter-Lab:
        49.7117, 83.8973, -36.7854
      #ef2ecd color charts
#ef2ecd RGB chart
      #ef2ecd CMYK chart
      #ef2ecd RGB pie chart
      #ef2ecd color shades, tints & tones
#ef2ecd color schemes
#ef2ecd color preview, HTML & CSS examples
           This text has a color of #ef2ecd        
        
          <p style="color:#ef2ecd;">Text here</p>
        
        
          .mytext {color:#ef2ecd;}
        
        Text color #ef2ecd
      
           This box has a color of #ef2ecd        
        
          <div style="background-color:#ef2ecd;">Content here</div>
        
        
          .mybackground {background-color:#ef2ecd;}
        
        Background color #ef2ecd
      
           Border around this has a color of #ef2ecd        
        
          <div style="border:2px solid #ef2ecd;">Content here</div>
        
        
          .myborder {border:2px solid #ef2ecd;}
        
        Border color #ef2ecd