#ef29ff color space conversions
Hex:
        #ef29ff
        RGB:
        239, 41, 255
        CMY:
        6, 84, 0
        CMYK:
        6, 84, 0, 0
      HSL:
        296°, 100.0000%, 58.0392%
        HSV (HSB):
        296°, 83.9216%, 100.0000%
        XYZ:
        54.4395, 27.1566, 96.9802
        xyY:
        0.3049, 0.1521, 27.1566
      CIE-Lab:
        59.1190, 91.4476, -62.9137
        CIE-LCH:
        59.1190, 110.9991, 325.4730
        CIE-Luv:
        59.1190, 70.2850, -110.3930
        Hunter-Lab:
        52.1120, 95.2766, -73.8601
      #ef29ff color charts
#ef29ff RGB chart
      #ef29ff CMYK chart
      #ef29ff RGB pie chart
      #ef29ff color shades, tints & tones
#ef29ff color schemes
#ef29ff color preview, HTML & CSS examples
           This text has a color of #ef29ff        
        
          <p style="color:#ef29ff;">Text here</p>
        
        
          .mytext {color:#ef29ff;}
        
        Text color #ef29ff
      
           This box has a color of #ef29ff        
        
          <div style="background-color:#ef29ff;">Content here</div>
        
        
          .mybackground {background-color:#ef29ff;}
        
        Background color #ef29ff
      
           Border around this has a color of #ef29ff        
        
          <div style="border:2px solid #ef29ff;">Content here</div>
        
        
          .myborder {border:2px solid #ef29ff;}
        
        Border color #ef29ff