#e787f5 color space conversions
Hex:
        #e787f5
        RGB:
        231, 135, 245
        CMY:
        9, 47, 4
        CMYK:
        6, 45, 0, 4
      HSL:
        292°, 84.6154%, 74.5098%
        HSV (HSB):
        292°, 44.8980%, 96.0784%
        XYZ:
        58.1004, 40.9094, 91.2203
        xyY:
        0.3054, 0.2151, 40.9094
      CIE-Lab:
        70.1124, 53.1686, -40.0719
        CIE-LCH:
        70.1124, 66.5782, 322.9956
        CIE-Luv:
        70.1124, 43.7347, -71.9039
        Hunter-Lab:
        63.9605, 50.2149, -39.7869
      #e787f5 color charts
#e787f5 RGB chart
      #e787f5 CMYK chart
      #e787f5 RGB pie chart
      #e787f5 color shades, tints & tones
#e787f5 color schemes
#e787f5 color preview, HTML & CSS examples
           This text has a color of #e787f5        
        
          <p style="color:#e787f5;">Text here</p>
        
        
          .mytext {color:#e787f5;}
        
        Text color #e787f5
      
           This box has a color of #e787f5        
        
          <div style="background-color:#e787f5;">Content here</div>
        
        
          .mybackground {background-color:#e787f5;}
        
        Background color #e787f5
      
           Border around this has a color of #e787f5        
        
          <div style="border:2px solid #e787f5;">Content here</div>
        
        
          .myborder {border:2px solid #e787f5;}
        
        Border color #e787f5