#ef29ed color space conversions
Hex:
        #ef29ed
        RGB:
        239, 41, 237
        CMY:
        6, 84, 7
        CMYK:
        0, 83, 1, 6
      HSL:
        301°, 86.0870%, 54.9020%
        HSV (HSB):
        301°, 82.8452%, 93.7255%
        XYZ:
        51.6756, 26.0510, 82.4255
        xyY:
        0.3227, 0.1627, 26.0510
      CIE-Lab:
        58.0854, 88.7528, -54.5429
        CIE-LCH:
        58.0854, 104.1729, 328.4273
        CIE-Luv:
        58.0854, 76.9093, -96.9571
        Hunter-Lab:
        51.0402, 91.4018, -60.0201
      #ef29ed color charts
#ef29ed RGB chart
      #ef29ed CMYK chart
      #ef29ed RGB pie chart
      #ef29ed color shades, tints & tones
#ef29ed color schemes
#ef29ed color preview, HTML & CSS examples
           This text has a color of #ef29ed        
        
          <p style="color:#ef29ed;">Text here</p>
        
        
          .mytext {color:#ef29ed;}
        
        Text color #ef29ed
      
           This box has a color of #ef29ed        
        
          <div style="background-color:#ef29ed;">Content here</div>
        
        
          .mybackground {background-color:#ef29ed;}
        
        Background color #ef29ed
      
           Border around this has a color of #ef29ed        
        
          <div style="border:2px solid #ef29ed;">Content here</div>
        
        
          .myborder {border:2px solid #ef29ed;}
        
        Border color #ef29ed