#e478e4 color space conversions
Hex:
        #e478e4
        RGB:
        228, 120, 228
        CMY:
        11, 53, 11
        CMYK:
        0, 47, 0, 11
      HSL:
        300°, 66.6667%, 68.2353%
        HSV (HSB):
        300°, 47.3684%, 89.4118%
        XYZ:
        52.7150, 35.5284, 77.4781
        xyY:
        0.3181, 0.2144, 35.5284
      CIE-Lab:
        66.1580, 56.6753, -36.9023
        CIE-LCH:
        66.1580, 67.6304, 326.9311
        CIE-Luv:
        66.1580, 51.5272, -66.6310
        Hunter-Lab:
        59.6057, 53.5546, -35.3438
      #e478e4 color charts
#e478e4 RGB chart
      #e478e4 CMYK chart
      #e478e4 RGB pie chart
      #e478e4 color shades, tints & tones
#e478e4 color schemes
#e478e4 color preview, HTML & CSS examples
           This text has a color of #e478e4        
        
          <p style="color:#e478e4;">Text here</p>
        
        
          .mytext {color:#e478e4;}
        
        Text color #e478e4
      
           This box has a color of #e478e4        
        
          <div style="background-color:#e478e4;">Content here</div>
        
        
          .mybackground {background-color:#e478e4;}
        
        Background color #e478e4
      
           Border around this has a color of #e478e4        
        
          <div style="border:2px solid #e478e4;">Content here</div>
        
        
          .myborder {border:2px solid #e478e4;}
        
        Border color #e478e4