#e987f7 color space conversions
Hex:
        #e987f7
        RGB:
        233, 135, 247
        CMY:
        9, 47, 3
        CMYK:
        6, 45, 0, 3
      HSL:
        293°, 87.5000%, 74.9020%
        HSV (HSB):
        293°, 45.3441%, 96.8627%
        XYZ:
        59.0567, 41.3670, 92.8677
        xyY:
        0.3055, 0.2140, 41.3670
      CIE-Lab:
        70.4323, 54.1056, -40.6486
        CIE-LCH:
        70.4323, 67.6737, 323.0831
        CIE-Luv:
        70.4323, 44.5919, -73.0462
        Hunter-Lab:
        64.3172, 51.3457, -40.5869
      #e987f7 color charts
#e987f7 RGB chart
      #e987f7 CMYK chart
      #e987f7 RGB pie chart
      #e987f7 color shades, tints & tones
#e987f7 color schemes
#e987f7 color preview, HTML & CSS examples
           This text has a color of #e987f7        
        
          <p style="color:#e987f7;">Text here</p>
        
        
          .mytext {color:#e987f7;}
        
        Text color #e987f7
      
           This box has a color of #e987f7        
        
          <div style="background-color:#e987f7;">Content here</div>
        
        
          .mybackground {background-color:#e987f7;}
        
        Background color #e987f7
      
           Border around this has a color of #e987f7        
        
          <div style="border:2px solid #e987f7;">Content here</div>
        
        
          .myborder {border:2px solid #e987f7;}
        
        Border color #e987f7