#ee2fae color space conversions
Hex:
        #ee2fae
        RGB:
        238, 47, 174
        CMY:
        7, 82, 32
        CMYK:
        0, 80, 27, 7
      HSL:
        320°, 84.8889%, 55.8824%
        HSV (HSB):
        320°, 80.2521%, 93.3333%
        XYZ:
        43.9164, 23.2662, 42.2206
        xyY:
        0.4014, 0.2127, 23.2662
      CIE-Lab:
        55.3454, 79.0209, -22.8333
        CIE-LCH:
        55.3454, 82.2537, 343.8832
        CIE-Luv:
        55.3454, 100.9142, -46.9970
        Hunter-Lab:
        48.2350, 78.1071, -18.1326
      #ee2fae color charts
#ee2fae RGB chart
      #ee2fae CMYK chart
      #ee2fae RGB pie chart
      #ee2fae color shades, tints & tones
#ee2fae color schemes
#ee2fae color preview, HTML & CSS examples
           This text has a color of #ee2fae        
        
          <p style="color:#ee2fae;">Text here</p>
        
        
          .mytext {color:#ee2fae;}
        
        Text color #ee2fae
      
           This box has a color of #ee2fae        
        
          <div style="background-color:#ee2fae;">Content here</div>
        
        
          .mybackground {background-color:#ee2fae;}
        
        Background color #ee2fae
      
           Border around this has a color of #ee2fae        
        
          <div style="border:2px solid #ee2fae;">Content here</div>
        
        
          .myborder {border:2px solid #ee2fae;}
        
        Border color #ee2fae