#e987f5 color space conversions
Hex:
        #e987f5
        RGB:
        233, 135, 245
        CMY:
        9, 47, 4
        CMYK:
        5, 45, 0, 4
      HSL:
        293°, 84.6154%, 74.5098%
        HSV (HSB):
        293°, 44.8980%, 96.0784%
        XYZ:
        58.7497, 41.2442, 91.2507
        xyY:
        0.3072, 0.2157, 41.2442
      CIE-Lab:
        70.3466, 53.7339, -39.6890
        CIE-LCH:
        70.3466, 66.8023, 323.5497
        CIE-Luv:
        70.3466, 45.0161, -71.4050
        Hunter-Lab:
        64.2216, 50.9033, -39.2884
      #e987f5 color charts
#e987f5 RGB chart
      #e987f5 CMYK chart
      #e987f5 RGB pie chart
      #e987f5 color shades, tints & tones
#e987f5 color schemes
#e987f5 color preview, HTML & CSS examples
           This text has a color of #e987f5        
        
          <p style="color:#e987f5;">Text here</p>
        
        
          .mytext {color:#e987f5;}
        
        Text color #e987f5
      
           This box has a color of #e987f5        
        
          <div style="background-color:#e987f5;">Content here</div>
        
        
          .mybackground {background-color:#e987f5;}
        
        Background color #e987f5
      
           Border around this has a color of #e987f5        
        
          <div style="border:2px solid #e987f5;">Content here</div>
        
        
          .myborder {border:2px solid #e987f5;}
        
        Border color #e987f5