#e14fc3 color space conversions
Hex:
        #e14fc3
        RGB:
        225, 79, 195
        CMY:
        12, 69, 24
        CMYK:
        0, 65, 13, 12
      HSL:
        312°, 70.8738%, 59.6078%
        HSV (HSB):
        312°, 64.8889%, 88.2353%
        XYZ:
        43.6976, 25.5396, 54.2563
        xyY:
        0.3538, 0.2068, 25.5396
      CIE-Lab:
        57.5975, 68.6710, -31.6677
        CIE-LCH:
        57.5975, 75.6211, 335.2432
        CIE-Luv:
        57.5975, 73.8554, -58.7472
        Hunter-Lab:
        50.5368, 65.9043, -28.2780
      #e14fc3 color charts
#e14fc3 RGB chart
      #e14fc3 CMYK chart
      #e14fc3 RGB pie chart
      #e14fc3 color shades, tints & tones
#e14fc3 color schemes
#e14fc3 color preview, HTML & CSS examples
           This text has a color of #e14fc3        
        
          <p style="color:#e14fc3;">Text here</p>
        
        
          .mytext {color:#e14fc3;}
        
        Text color #e14fc3
      
           This box has a color of #e14fc3        
        
          <div style="background-color:#e14fc3;">Content here</div>
        
        
          .mybackground {background-color:#e14fc3;}
        
        Background color #e14fc3
      
           Border around this has a color of #e14fc3        
        
          <div style="border:2px solid #e14fc3;">Content here</div>
        
        
          .myborder {border:2px solid #e14fc3;}
        
        Border color #e14fc3