#e988ff color space conversions
Hex:
        #e988ff
        RGB:
        233, 136, 255
        CMY:
        9, 47, 0
        CMYK:
        9, 47, 0, 0
      HSL:
        289°, 100.0000%, 76.6667%
        HSV (HSB):
        289°, 46.6667%, 100.0000%
        XYZ:
        60.4584, 42.1520, 99.5574
        xyY:
        0.2991, 0.2085, 42.1520
      CIE-Lab:
        70.9756, 55.1130, -44.1610
        CIE-LCH:
        70.9756, 70.6232, 321.2954
        CIE-Luv:
        70.9756, 42.5258, -79.0569
        Hunter-Lab:
        64.9245, 52.6032, -45.4700
      #e988ff color charts
#e988ff RGB chart
      #e988ff CMYK chart
      #e988ff RGB pie chart
      #e988ff color shades, tints & tones
#e988ff color schemes
#e988ff color preview, HTML & CSS examples
           This text has a color of #e988ff        
        
          <p style="color:#e988ff;">Text here</p>
        
        
          .mytext {color:#e988ff;}
        
        Text color #e988ff
      
           This box has a color of #e988ff        
        
          <div style="background-color:#e988ff;">Content here</div>
        
        
          .mybackground {background-color:#e988ff;}
        
        Background color #e988ff
      
           Border around this has a color of #e988ff        
        
          <div style="border:2px solid #e988ff;">Content here</div>
        
        
          .myborder {border:2px solid #e988ff;}
        
        Border color #e988ff