#e78ffe color space conversions
Hex:
        #e78ffe
        RGB:
        231, 143, 254
        CMY:
        9, 44, 0
        CMYK:
        9, 44, 0, 0
      HSL:
        288°, 98.2301%, 77.8431%
        HSV (HSB):
        288°, 43.7008%, 99.6078%
        XYZ:
        60.6669, 43.7896, 99.0207
        xyY:
        0.2982, 0.2152, 43.7896
      CIE-Lab:
        72.0876, 50.8131, -41.8942
        CIE-LCH:
        72.0876, 65.8566, 320.4952
        CIE-Luv:
        72.0876, 38.7432, -74.8687
        Hunter-Lab:
        66.1737, 47.8415, -42.3985
      #e78ffe color charts
#e78ffe RGB chart
      #e78ffe CMYK chart
      #e78ffe RGB pie chart
      #e78ffe color shades, tints & tones
#e78ffe color schemes
#e78ffe color preview, HTML & CSS examples
           This text has a color of #e78ffe        
        
          <p style="color:#e78ffe;">Text here</p>
        
        
          .mytext {color:#e78ffe;}
        
        Text color #e78ffe
      
           This box has a color of #e78ffe        
        
          <div style="background-color:#e78ffe;">Content here</div>
        
        
          .mybackground {background-color:#e78ffe;}
        
        Background color #e78ffe
      
           Border around this has a color of #e78ffe        
        
          <div style="border:2px solid #e78ffe;">Content here</div>
        
        
          .myborder {border:2px solid #e78ffe;}
        
        Border color #e78ffe