#ee3cfd color space conversions
Hex:
        #ee3cfd
        RGB:
        238, 60, 253
        CMY:
        7, 76, 1
        CMYK:
        6, 76, 0, 1
      HSL:
        295°, 97.9695%, 61.3725%
        HSV (HSB):
        295°, 76.2846%, 99.2157%
        XYZ:
        54.6054, 28.5007, 95.5517
        xyY:
        0.3056, 0.1595, 28.5007
      CIE-Lab:
        60.3384, 86.6126, -59.8617
        CIE-LCH:
        60.3384, 105.2861, 325.3500
        CIE-Luv:
        60.3384, 67.6764, -105.6418
        Hunter-Lab:
        53.3861, 89.1513, -68.7485
      #ee3cfd color charts
#ee3cfd RGB chart
      #ee3cfd CMYK chart
      #ee3cfd RGB pie chart
      #ee3cfd color shades, tints & tones
#ee3cfd color schemes
#ee3cfd color preview, HTML & CSS examples
           This text has a color of #ee3cfd        
        
          <p style="color:#ee3cfd;">Text here</p>
        
        
          .mytext {color:#ee3cfd;}
        
        Text color #ee3cfd
      
           This box has a color of #ee3cfd        
        
          <div style="background-color:#ee3cfd;">Content here</div>
        
        
          .mybackground {background-color:#ee3cfd;}
        
        Background color #ee3cfd
      
           Border around this has a color of #ee3cfd        
        
          <div style="border:2px solid #ee3cfd;">Content here</div>
        
        
          .myborder {border:2px solid #ee3cfd;}
        
        Border color #ee3cfd