#e14dfe color space conversions
Hex:
        #e14dfe
        RGB:
        225, 77, 254
        CMY:
        12, 70, 0
        CMYK:
        11, 70, 0, 0
      HSL:
        290°, 98.8827%, 64.9020%
        HSV (HSB):
        290°, 69.6850%, 99.6078%
        XYZ:
        51.5946, 28.4711, 96.5421
        xyY:
        0.2921, 0.1612, 28.4711
      CIE-Lab:
        60.3119, 78.9425, -60.5667
        CIE-LCH:
        60.3119, 99.4999, 322.5037
        CIE-Luv:
        60.3119, 55.4969, -105.7029
        Hunter-Lab:
        53.3583, 79.2230, -69.9236
      #e14dfe color charts
#e14dfe RGB chart
      #e14dfe CMYK chart
      #e14dfe RGB pie chart
      #e14dfe color shades, tints & tones
#e14dfe color schemes
#e14dfe color preview, HTML & CSS examples
           This text has a color of #e14dfe        
        
          <p style="color:#e14dfe;">Text here</p>
        
        
          .mytext {color:#e14dfe;}
        
        Text color #e14dfe
      
           This box has a color of #e14dfe        
        
          <div style="background-color:#e14dfe;">Content here</div>
        
        
          .mybackground {background-color:#e14dfe;}
        
        Background color #e14dfe
      
           Border around this has a color of #e14dfe        
        
          <div style="border:2px solid #e14dfe;">Content here</div>
        
        
          .myborder {border:2px solid #e14dfe;}
        
        Border color #e14dfe