#e14fea color space conversions
Hex:
        #e14fea
        RGB:
        225, 79, 234
        CMY:
        12, 69, 8
        CMYK:
        4, 66, 0, 8
      HSL:
        297°, 78.6802%, 61.3725%
        HSV (HSB):
        297°, 66.2393%, 91.7647%
        XYZ:
        48.6986, 27.5400, 80.5910
        xyY:
        0.3105, 0.1756, 27.5400
      CIE-Lab:
        59.4709, 74.7891, -50.7917
        CIE-LCH:
        59.4709, 90.4058, 325.8183
        CIE-Luv:
        59.4709, 61.0961, -89.7191
        Hunter-Lab:
        52.4786, 73.8052, -54.3162
      #e14fea color charts
#e14fea RGB chart
      #e14fea CMYK chart
      #e14fea RGB pie chart
      #e14fea color shades, tints & tones
#e14fea color schemes
#e14fea color preview, HTML & CSS examples
           This text has a color of #e14fea        
        
          <p style="color:#e14fea;">Text here</p>
        
        
          .mytext {color:#e14fea;}
        
        Text color #e14fea
      
           This box has a color of #e14fea        
        
          <div style="background-color:#e14fea;">Content here</div>
        
        
          .mybackground {background-color:#e14fea;}
        
        Background color #e14fea
      
           Border around this has a color of #e14fea        
        
          <div style="border:2px solid #e14fea;">Content here</div>
        
        
          .myborder {border:2px solid #e14fea;}
        
        Border color #e14fea