#ee2de5 color space conversions
Hex:
        #ee2de5
        RGB:
        238, 45, 229
        CMY:
        7, 82, 10
        CMYK:
        0, 81, 4, 7
      HSL:
        303°, 85.0220%, 55.4902%
        HSV (HSB):
        303°, 81.0924%, 93.3333%
        XYZ:
        50.3411, 25.7111, 76.4382
        xyY:
        0.3301, 0.1686, 25.7111
      CIE-Lab:
        57.7618, 86.6045, -50.5761
        CIE-LCH:
        57.7618, 100.2910, 329.7155
        CIE-Luv:
        57.7618, 78.7079, -90.5103
        Hunter-Lab:
        50.7061, 88.4797, -53.8840
      #ee2de5 color charts
#ee2de5 RGB chart
      #ee2de5 CMYK chart
      #ee2de5 RGB pie chart
      #ee2de5 color shades, tints & tones
#ee2de5 color schemes
#ee2de5 color preview, HTML & CSS examples
           This text has a color of #ee2de5        
        
          <p style="color:#ee2de5;">Text here</p>
        
        
          .mytext {color:#ee2de5;}
        
        Text color #ee2de5
      
           This box has a color of #ee2de5        
        
          <div style="background-color:#ee2de5;">Content here</div>
        
        
          .mybackground {background-color:#ee2de5;}
        
        Background color #ee2de5
      
           Border around this has a color of #ee2de5        
        
          <div style="border:2px solid #ee2de5;">Content here</div>
        
        
          .myborder {border:2px solid #ee2de5;}
        
        Border color #ee2de5