#e14fe1 color space conversions
Hex:
        #e14fe1
        RGB:
        225, 79, 225
        CMY:
        12, 69, 12
        CMYK:
        0, 65, 0, 12
      HSL:
        300°, 70.8738%, 59.6078%
        HSV (HSB):
        300°, 64.8889%, 88.2353%
        XYZ:
        47.4379, 27.0358, 73.9523
        xyY:
        0.3196, 0.1821, 27.0358
      CIE-Lab:
        59.0074, 73.3041, -46.4803
        CIE-LCH:
        59.0074, 86.7981, 327.6223
        CIE-Luv:
        59.0074, 63.9330, -82.6695
        Hunter-Lab:
        51.9959, 71.8597, -47.9293
      #e14fe1 color charts
#e14fe1 RGB chart
      #e14fe1 CMYK chart
      #e14fe1 RGB pie chart
      #e14fe1 color shades, tints & tones
#e14fe1 color schemes
#e14fe1 color preview, HTML & CSS examples
           This text has a color of #e14fe1        
        
          <p style="color:#e14fe1;">Text here</p>
        
        
          .mytext {color:#e14fe1;}
        
        Text color #e14fe1
      
           This box has a color of #e14fe1        
        
          <div style="background-color:#e14fe1;">Content here</div>
        
        
          .mybackground {background-color:#e14fe1;}
        
        Background color #e14fe1
      
           Border around this has a color of #e14fe1        
        
          <div style="border:2px solid #e14fe1;">Content here</div>
        
        
          .myborder {border:2px solid #e14fe1;}
        
        Border color #e14fe1