#ef2fff color space conversions
Hex:
        #ef2fff
        RGB:
        239, 47, 255
        CMY:
        6, 82, 0
        CMYK:
        6, 82, 0, 0
      HSL:
        295°, 100.0000%, 59.2157%
        HSV (HSB):
        295°, 81.5686%, 100.0000%
        XYZ:
        54.6631, 27.6038, 97.0547
        xyY:
        0.3048, 0.1539, 27.6038
      CIE-Lab:
        59.5291, 90.2477, -62.2560
        CIE-LCH:
        59.5291, 109.6379, 325.4008
        CIE-Luv:
        59.5291, 69.5754, -109.4261
        Hunter-Lab:
        52.5393, 93.7719, -72.7477
      #ef2fff color charts
#ef2fff RGB chart
      #ef2fff CMYK chart
      #ef2fff RGB pie chart
      #ef2fff color shades, tints & tones
#ef2fff color schemes
#ef2fff color preview, HTML & CSS examples
           This text has a color of #ef2fff        
        
          <p style="color:#ef2fff;">Text here</p>
        
        
          .mytext {color:#ef2fff;}
        
        Text color #ef2fff
      
           This box has a color of #ef2fff        
        
          <div style="background-color:#ef2fff;">Content here</div>
        
        
          .mybackground {background-color:#ef2fff;}
        
        Background color #ef2fff
      
           Border around this has a color of #ef2fff        
        
          <div style="border:2px solid #ef2fff;">Content here</div>
        
        
          .myborder {border:2px solid #ef2fff;}
        
        Border color #ef2fff