#e814ff color space conversions
Hex:
        #e814ff
        RGB:
        232, 20, 255
        CMY:
        9, 92, 0
        CMYK:
        9, 92, 0, 0
      HSL:
        294°, 100.0000%, 53.9216%
        HSV (HSB):
        294°, 92.1569%, 100.0000%
        XYZ:
        51.5789, 24.8761, 96.6908
        xyY:
        0.2979, 0.1437, 24.8761
      CIE-Lab:
        56.9545, 93.3727, -66.4540
        CIE-LCH:
        56.9545, 114.6063, 324.5603
        CIE-Luv:
        56.9545, 67.2268, -114.8520
        Hunter-Lab:
        49.8760, 97.3116, -80.0279
      #e814ff color charts
#e814ff RGB chart
      #e814ff CMYK chart
      #e814ff RGB pie chart
      #e814ff color shades, tints & tones
#e814ff color schemes
#e814ff color preview, HTML & CSS examples
           This text has a color of #e814ff        
        
          <p style="color:#e814ff;">Text here</p>
        
        
          .mytext {color:#e814ff;}
        
        Text color #e814ff
      
           This box has a color of #e814ff        
        
          <div style="background-color:#e814ff;">Content here</div>
        
        
          .mybackground {background-color:#e814ff;}
        
        Background color #e814ff
      
           Border around this has a color of #e814ff        
        
          <div style="border:2px solid #e814ff;">Content here</div>
        
        
          .myborder {border:2px solid #e814ff;}
        
        Border color #e814ff