#ef2ff2 color space conversions
Hex:
        #ef2ff2
        RGB:
        239, 47, 242
        CMY:
        6, 82, 5
        CMYK:
        1, 81, 0, 5
      HSL:
        299°, 88.2353%, 56.6667%
        HSV (HSB):
        299°, 80.5785%, 94.9020%
        XYZ:
        52.6401, 26.7946, 86.4018
        xyY:
        0.3174, 0.1616, 26.7946
      CIE-Lab:
        58.7837, 88.2665, -56.2242
        CIE-LCH:
        58.7837, 104.6525, 327.5036
        CIE-Luv:
        58.7837, 74.2488, -99.7098
        Hunter-Lab:
        51.7635, 90.9370, -62.7305
      #ef2ff2 color charts
#ef2ff2 RGB chart
      #ef2ff2 CMYK chart
      #ef2ff2 RGB pie chart
      #ef2ff2 color shades, tints & tones
#ef2ff2 color schemes
#ef2ff2 color preview, HTML & CSS examples
           This text has a color of #ef2ff2        
        
          <p style="color:#ef2ff2;">Text here</p>
        
        
          .mytext {color:#ef2ff2;}
        
        Text color #ef2ff2
      
           This box has a color of #ef2ff2        
        
          <div style="background-color:#ef2ff2;">Content here</div>
        
        
          .mybackground {background-color:#ef2ff2;}
        
        Background color #ef2ff2
      
           Border around this has a color of #ef2ff2        
        
          <div style="border:2px solid #ef2ff2;">Content here</div>
        
        
          .myborder {border:2px solid #ef2ff2;}
        
        Border color #ef2ff2