#e078e0 color space conversions
Hex:
        #e078e0
        RGB:
        224, 120, 224
        CMY:
        12, 53, 12
        CMYK:
        0, 46, 0, 12
      HSL:
        300°, 62.6506%, 67.4510%
        HSV (HSB):
        300°, 46.4286%, 87.8431%
        XYZ:
        50.9115, 34.6621, 74.5281
        xyY:
        0.3180, 0.2165, 34.6621
      CIE-Lab:
        65.4847, 54.8381, -35.7676
        CIE-LCH:
        65.4847, 65.4716, 326.8860
        CIE-Luv:
        65.4847, 49.8041, -64.4031
        Hunter-Lab:
        58.8745, 51.3268, -33.8420
      #e078e0 color charts
#e078e0 RGB chart
      #e078e0 CMYK chart
      #e078e0 RGB pie chart
      #e078e0 color shades, tints & tones
#e078e0 color schemes
#e078e0 color preview, HTML & CSS examples
           This text has a color of #e078e0        
        
          <p style="color:#e078e0;">Text here</p>
        
        
          .mytext {color:#e078e0;}
        
        Text color #e078e0
      
           This box has a color of #e078e0        
        
          <div style="background-color:#e078e0;">Content here</div>
        
        
          .mybackground {background-color:#e078e0;}
        
        Background color #e078e0
      
           Border around this has a color of #e078e0        
        
          <div style="border:2px solid #e078e0;">Content here</div>
        
        
          .myborder {border:2px solid #e078e0;}
        
        Border color #e078e0