#c14d99 color space conversions
Hex:
        #c14d99
        RGB:
        193, 77, 153
        CMY:
        24, 70, 40
        CMYK:
        0, 60, 21, 24
      HSL:
        321°, 48.3333%, 52.9412%
        HSV (HSB):
        321°, 60.1036%, 75.6863%
        XYZ:
        30.3960, 18.9451, 32.1917
        xyY:
        0.3728, 0.2324, 18.9451
      CIE-Lab:
        50.6229, 54.7559, -18.3698
        CIE-LCH:
        50.6229, 57.7551, 341.4541
        CIE-Luv:
        50.6229, 64.4135, -35.2931
        Hunter-Lab:
        43.5260, 48.4833, -13.3826
      #c14d99 color charts
#c14d99 RGB chart
      #c14d99 CMYK chart
      #c14d99 RGB pie chart
      #c14d99 color shades, tints & tones
#c14d99 color schemes
#c14d99 color preview, HTML & CSS examples
           This text has a color of #c14d99        
        
          <p style="color:#c14d99;">Text here</p>
        
        
          .mytext {color:#c14d99;}
        
        Text color #c14d99
      
           This box has a color of #c14d99        
        
          <div style="background-color:#c14d99;">Content here</div>
        
        
          .mybackground {background-color:#c14d99;}
        
        Background color #c14d99
      
           Border around this has a color of #c14d99        
        
          <div style="border:2px solid #c14d99;">Content here</div>
        
        
          .myborder {border:2px solid #c14d99;}
        
        Border color #c14d99