#e14ae2 color space conversions
Hex:
        #e14ae2
        RGB:
        225, 74, 226
        CMY:
        12, 71, 11
        CMYK:
        0, 67, 0, 11
      HSL:
        300°, 72.3810%, 58.8235%
        HSV (HSB):
        300°, 67.2566%, 88.6275%
        XYZ:
        47.2276, 26.3961, 74.5573
        xyY:
        0.3187, 0.1781, 26.3961
      CIE-Lab:
        58.4111, 75.2872, -47.9864
        CIE-LCH:
        58.4111, 89.2797, 327.4875
        CIE-Luv:
        58.4111, 64.8873, -85.1090
        Hunter-Lab:
        51.3771, 74.1732, -50.0763
      #e14ae2 color charts
#e14ae2 RGB chart
      #e14ae2 CMYK chart
      #e14ae2 RGB pie chart
      #e14ae2 color shades, tints & tones
#e14ae2 color schemes
#e14ae2 color preview, HTML & CSS examples
           This text has a color of #e14ae2        
        
          <p style="color:#e14ae2;">Text here</p>
        
        
          .mytext {color:#e14ae2;}
        
        Text color #e14ae2
      
           This box has a color of #e14ae2        
        
          <div style="background-color:#e14ae2;">Content here</div>
        
        
          .mybackground {background-color:#e14ae2;}
        
        Background color #e14ae2
      
           Border around this has a color of #e14ae2        
        
          <div style="border:2px solid #e14ae2;">Content here</div>
        
        
          .myborder {border:2px solid #e14ae2;}
        
        Border color #e14ae2