#e14cea color space conversions
Hex:
        #e14cea
        RGB:
        225, 76, 234
        CMY:
        12, 70, 8
        CMYK:
        4, 68, 0, 8
      HSL:
        297°, 79.0000%, 60.7843%
        HSV (HSB):
        297°, 67.5214%, 91.7647%
        XYZ:
        48.4871, 27.1169, 80.5204
        xyY:
        0.3106, 0.1737, 27.1169
      CIE-Lab:
        59.0824, 75.8833, -51.4087
        CIE-LCH:
        59.0824, 91.6577, 325.8835
        CIE-Luv:
        59.0824, 61.8301, -90.7016
        Hunter-Lab:
        52.0739, 75.0755, -55.2267
      #e14cea color charts
#e14cea RGB chart
      #e14cea CMYK chart
      #e14cea RGB pie chart
      #e14cea color shades, tints & tones
#e14cea color schemes
#e14cea color preview, HTML & CSS examples
           This text has a color of #e14cea        
        
          <p style="color:#e14cea;">Text here</p>
        
        
          .mytext {color:#e14cea;}
        
        Text color #e14cea
      
           This box has a color of #e14cea        
        
          <div style="background-color:#e14cea;">Content here</div>
        
        
          .mybackground {background-color:#e14cea;}
        
        Background color #e14cea
      
           Border around this has a color of #e14cea        
        
          <div style="border:2px solid #e14cea;">Content here</div>
        
        
          .myborder {border:2px solid #e14cea;}
        
        Border color #e14cea