#e14de4 color space conversions
Hex:
        #e14de4
        RGB:
        225, 77, 228
        CMY:
        12, 70, 11
        CMYK:
        1, 66, 0, 11
      HSL:
        299°, 73.6585%, 59.8039%
        HSV (HSB):
        299°, 66.2281%, 89.4118%
        XYZ:
        47.7088, 26.9167, 76.0797
        xyY:
        0.3166, 0.1786, 26.9167
      CIE-Lab:
        58.8972, 74.5327, -48.3402
        CIE-LCH:
        58.8972, 88.8364, 327.0335
        CIE-Luv:
        58.8972, 63.4922, -85.6988
        Hunter-Lab:
        51.8813, 73.3518, -50.6269
      #e14de4 color charts
#e14de4 RGB chart
      #e14de4 CMYK chart
      #e14de4 RGB pie chart
      #e14de4 color shades, tints & tones
#e14de4 color schemes
#e14de4 color preview, HTML & CSS examples
           This text has a color of #e14de4        
        
          <p style="color:#e14de4;">Text here</p>
        
        
          .mytext {color:#e14de4;}
        
        Text color #e14de4
      
           This box has a color of #e14de4        
        
          <div style="background-color:#e14de4;">Content here</div>
        
        
          .mybackground {background-color:#e14de4;}
        
        Background color #e14de4
      
           Border around this has a color of #e14de4        
        
          <div style="border:2px solid #e14de4;">Content here</div>
        
        
          .myborder {border:2px solid #e14de4;}
        
        Border color #e14de4