#c14e80 color space conversions
Hex:
        #c14e80
        RGB:
        193, 78, 128
        CMY:
        24, 69, 50
        CMYK:
        0, 60, 34, 24
      HSL:
        334°, 48.1172%, 53.1373%
        HSV (HSB):
        334°, 59.5855%, 75.6863%
        XYZ:
        28.6130, 18.3447, 22.4549
        xyY:
        0.4122, 0.2643, 18.3447
      CIE-Lab:
        49.9116, 51.0012, -4.5220
        CIE-LCH:
        49.9116, 51.2013, 354.9332
        CIE-Luv:
        49.9116, 71.7190, -15.2441
        Hunter-Lab:
        42.8308, 44.2926, -1.1024
      #c14e80 color charts
#c14e80 RGB chart
      #c14e80 CMYK chart
      #c14e80 RGB pie chart
      #c14e80 color shades, tints & tones
#c14e80 color schemes
#c14e80 color preview, HTML & CSS examples
           This text has a color of #c14e80        
        
          <p style="color:#c14e80;">Text here</p>
        
        
          .mytext {color:#c14e80;}
        
        Text color #c14e80
      
           This box has a color of #c14e80        
        
          <div style="background-color:#c14e80;">Content here</div>
        
        
          .mybackground {background-color:#c14e80;}
        
        Background color #c14e80
      
           Border around this has a color of #c14e80        
        
          <div style="border:2px solid #c14e80;">Content here</div>
        
        
          .myborder {border:2px solid #c14e80;}
        
        Border color #c14e80