#ef2af2 color space conversions
Hex:
        #ef2af2
        RGB:
        239, 42, 242
        CMY:
        6, 84, 5
        CMYK:
        1, 83, 0, 5
      HSL:
        299°, 88.4956%, 55.6863%
        HSV (HSB):
        299°, 82.6446%, 94.9020%
        XYZ:
        52.4516, 26.4175, 86.3390
        xyY:
        0.3175, 0.1599, 26.4175
      CIE-Lab:
        58.4312, 89.2950, -56.7871
        CIE-LCH:
        58.4312, 105.8224, 327.5457
        CIE-Luv:
        58.4312, 74.9045, -100.5666
        Hunter-Lab:
        51.3979, 92.2129, -63.6177
      #ef2af2 color charts
#ef2af2 RGB chart
      #ef2af2 CMYK chart
      #ef2af2 RGB pie chart
      #ef2af2 color shades, tints & tones
#ef2af2 color schemes
#ef2af2 color preview, HTML & CSS examples
           This text has a color of #ef2af2        
        
          <p style="color:#ef2af2;">Text here</p>
        
        
          .mytext {color:#ef2af2;}
        
        Text color #ef2af2
      
           This box has a color of #ef2af2        
        
          <div style="background-color:#ef2af2;">Content here</div>
        
        
          .mybackground {background-color:#ef2af2;}
        
        Background color #ef2af2
      
           Border around this has a color of #ef2af2        
        
          <div style="border:2px solid #ef2af2;">Content here</div>
        
        
          .myborder {border:2px solid #ef2af2;}
        
        Border color #ef2af2