#ee5de5 color space conversions
Hex:
        #ee5de5
        RGB:
        238, 93, 229
        CMY:
        7, 64, 10
        CMYK:
        0, 61, 4, 7
      HSL:
        304°, 81.0056%, 64.9020%
        HSV (HSB):
        304°, 60.9244%, 93.3333%
        XYZ:
        53.3171, 31.6630, 77.4302
        xyY:
        0.3283, 0.1950, 31.6630
      CIE-Lab:
        63.0634, 71.5723, -42.2011
        CIE-LCH:
        63.0634, 83.0875, 329.4752
        CIE-Luv:
        63.0634, 67.6951, -76.7783
        Hunter-Lab:
        56.2699, 70.6609, -42.1971
      #ee5de5 color charts
#ee5de5 RGB chart
      #ee5de5 CMYK chart
      #ee5de5 RGB pie chart
      #ee5de5 color shades, tints & tones
#ee5de5 color schemes
#ee5de5 color preview, HTML & CSS examples
           This text has a color of #ee5de5        
        
          <p style="color:#ee5de5;">Text here</p>
        
        
          .mytext {color:#ee5de5;}
        
        Text color #ee5de5
      
           This box has a color of #ee5de5        
        
          <div style="background-color:#ee5de5;">Content here</div>
        
        
          .mybackground {background-color:#ee5de5;}
        
        Background color #ee5de5
      
           Border around this has a color of #ee5de5        
        
          <div style="border:2px solid #ee5de5;">Content here</div>
        
        
          .myborder {border:2px solid #ee5de5;}
        
        Border color #ee5de5