#ef7ffd color space conversions
Hex:
        #ef7ffd
        RGB:
        239, 127, 253
        CMY:
        6, 50, 1
        CMYK:
        6, 50, 0, 1
      HSL:
        293°, 96.9231%, 74.5098%
        HSV (HSB):
        293°, 49.8024%, 99.2157%
        XYZ:
        60.9156, 40.6213, 97.5586
        xyY:
        0.3060, 0.2040, 40.6213
      CIE-Lab:
        69.9098, 60.7880, -44.6907
        CIE-LCH:
        69.9098, 75.4482, 323.6771
        CIE-Luv:
        69.9098, 50.1744, -80.5792
        Hunter-Lab:
        63.7349, 59.0682, -46.1405
      #ef7ffd color charts
#ef7ffd RGB chart
      #ef7ffd CMYK chart
      #ef7ffd RGB pie chart
      #ef7ffd color shades, tints & tones
#ef7ffd color schemes
#ef7ffd color preview, HTML & CSS examples
           This text has a color of #ef7ffd        
        
          <p style="color:#ef7ffd;">Text here</p>
        
        
          .mytext {color:#ef7ffd;}
        
        Text color #ef7ffd
      
           This box has a color of #ef7ffd        
        
          <div style="background-color:#ef7ffd;">Content here</div>
        
        
          .mybackground {background-color:#ef7ffd;}
        
        Background color #ef7ffd
      
           Border around this has a color of #ef7ffd        
        
          <div style="border:2px solid #ef7ffd;">Content here</div>
        
        
          .myborder {border:2px solid #ef7ffd;}
        
        Border color #ef7ffd