#e99de4 color space conversions
Hex:
        #e99de4
        RGB:
        233, 157, 228
        CMY:
        9, 38, 11
        CMYK:
        0, 33, 2, 9
      HSL:
        304°, 63.3333%, 76.4706%
        HSV (HSB):
        304°, 32.6180%, 91.3725%
        XYZ:
        59.6648, 47.0390, 79.3335
        xyY:
        0.3207, 0.2528, 47.0390
      CIE-Lab:
        74.2147, 39.2613, -24.4255
        CIE-LCH:
        74.2147, 46.2391, 328.1132
        CIE-Luv:
        74.2147, 38.6363, -44.7247
        Hunter-Lab:
        68.5850, 35.2606, -20.5724
      #e99de4 color charts
#e99de4 RGB chart
      #e99de4 CMYK chart
      #e99de4 RGB pie chart
      #e99de4 color shades, tints & tones
#e99de4 color schemes
#e99de4 color preview, HTML & CSS examples
           This text has a color of #e99de4        
        
          <p style="color:#e99de4;">Text here</p>
        
        
          .mytext {color:#e99de4;}
        
        Text color #e99de4
      
           This box has a color of #e99de4        
        
          <div style="background-color:#e99de4;">Content here</div>
        
        
          .mybackground {background-color:#e99de4;}
        
        Background color #e99de4
      
           Border around this has a color of #e99de4        
        
          <div style="border:2px solid #e99de4;">Content here</div>
        
        
          .myborder {border:2px solid #e99de4;}
        
        Border color #e99de4